Updated Podfile.lock
M committed
Mar 24, 2021 at 12:42 UTC
2e98783cfff18a9183802b46eafb09fdbe72e071
1 file changed
+6
ios/Podfile.lock
+6
@@ -86,6 +86,8 @@ PODS:
86
- SwiftyGif (5.3.0)
87
- url_launcher (0.0.1):
88
- Flutter
89
+ - webview_flutter (0.0.1):
90
+ - Flutter
91
92
DEPENDENCIES:
93
- barcode_scan (from `.symlinks/plugins/barcode_scan/ios`)
@@ -104,6 +106,7 @@ DEPENDENCIES:
106
- share (from `.symlinks/plugins/share/ios`)
107
- shared_preferences (from `.symlinks/plugins/shared_preferences/ios`)
108
- url_launcher (from `.symlinks/plugins/url_launcher/ios`)
109
+ - webview_flutter (from `.symlinks/plugins/webview_flutter/ios`)
110
111
SPEC REPOS:
112
https://github.com/CocoaPods/Specs.git:
@@ -147,6 +150,8 @@ EXTERNAL SOURCES:
150
:path: ".symlinks/plugins/shared_preferences/ios"
151
url_launcher:
152
:path: ".symlinks/plugins/url_launcher/ios"
153
+ webview_flutter:
154
+ :path: ".symlinks/plugins/webview_flutter/ios"
155
156
SPEC CHECKSUMS:
157
barcode_scan: a5c27959edfafaa0c771905bad0b29d6d39e4479
@@ -172,6 +177,7 @@ SPEC CHECKSUMS:
177
SwiftProtobuf: 4ef85479c18ca85b5482b343df9c319c62bda699
178
SwiftyGif: e466e86c660d343357ab944a819a101c4127cb40
179
url_launcher: 6fef411d543ceb26efce54b05a0a40bfd74cbbef
180
+ webview_flutter: d2b4d6c66968ad042ad94cbb791f5b72b4678a96
181
182
PODFILE CHECKSUM: 5b5f101b119a1b6eb857c967d462832a9062dec4
183