File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 5959 - universal_ble (0.0.1):
6060 - Flutter
6161 - FlutterMacOS
62+ - url_launcher_ios (0.0.1):
63+ - Flutter
6264 - ZIPFoundation (0.9.19)
6365
6466DEPENDENCIES:
@@ -70,6 +72,7 @@ DEPENDENCIES:
7072 - path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
7173 - permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
7274 - universal_ble (from `.symlinks/plugins/universal_ble/darwin`)
75+ - url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
7376
7477SPEC REPOS:
7578 trunk:
@@ -99,6 +102,8 @@ EXTERNAL SOURCES:
99102 :path: ".symlinks/plugins/permission_handler_apple/ios"
100103 universal_ble:
101104 :path: ".symlinks/plugins/universal_ble/darwin"
105+ url_launcher_ios:
106+ :path: ".symlinks/plugins/url_launcher_ios/ios"
102107
103108SPEC CHECKSUMS:
104109 DKImagePickerController: 946cec48c7873164274ecc4624d19e3da4c1ef3c
@@ -116,6 +121,7 @@ SPEC CHECKSUMS:
116121 SwiftProtobuf: b7aa08087e2ab6d162862d143020091254095f69
117122 SwiftyGif: 706c60cf65fa2bc5ee0313beece843c8eb8194d4
118123 universal_ble: ff19787898040d721109c6324472e5dd4bc86adc
124+ url_launcher_ios: 7a95fa5b60cc718a708b8f2966718e93db0cef1b
119125 ZIPFoundation: b8c29ea7ae353b309bc810586181fd073cb3312c
120126
121127PODFILE CHECKSUM: 251cb053df7158f337c0712f2ab29f4e0fa474ce
Original file line number Diff line number Diff line change 5757 <true />
5858 <key >LSSupportsOpeningDocumentsInPlace </key >
5959 <true />
60+ <key >LSApplicationQueriesSchemes </key >
61+ <array >
62+ <string >http </string >
63+ <string >https </string >
64+ </array >
6065</dict >
6166</plist >
You can’t perform that action at this time.
0 commit comments