|
@@ -19,6 +19,8 @@ PODS:
|
|
|
- Flutter
|
|
|
- FlutterMacOS
|
|
|
- SAMKeychain (1.5.3)
|
|
|
+ - shared_preferences_ios (0.0.1):
|
|
|
+ - Flutter
|
|
|
- sqflite (0.0.2):
|
|
|
- Flutter
|
|
|
- FMDB (>= 2.7.5)
|
|
@@ -38,6 +40,7 @@ DEPENDENCIES:
|
|
|
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
|
|
|
- path_provider_ios (from `.symlinks/plugins/path_provider_ios/ios`)
|
|
|
- photo_manager (from `.symlinks/plugins/photo_manager/ios`)
|
|
|
+ - shared_preferences_ios (from `.symlinks/plugins/shared_preferences_ios/ios`)
|
|
|
- sqflite (from `.symlinks/plugins/sqflite/ios`)
|
|
|
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
|
|
|
- video_player_avfoundation (from `.symlinks/plugins/video_player_avfoundation/ios`)
|
|
@@ -64,6 +67,8 @@ EXTERNAL SOURCES:
|
|
|
:path: ".symlinks/plugins/path_provider_ios/ios"
|
|
|
photo_manager:
|
|
|
:path: ".symlinks/plugins/photo_manager/ios"
|
|
|
+ shared_preferences_ios:
|
|
|
+ :path: ".symlinks/plugins/shared_preferences_ios/ios"
|
|
|
sqflite:
|
|
|
:path: ".symlinks/plugins/sqflite/ios"
|
|
|
url_launcher_ios:
|
|
@@ -83,6 +88,7 @@ SPEC CHECKSUMS:
|
|
|
path_provider_ios: 14f3d2fd28c4fdb42f44e0f751d12861c43cee02
|
|
|
photo_manager: 4f6810b7dfc4feb03b461ac1a70dacf91fba7604
|
|
|
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
|
|
|
+ shared_preferences_ios: 548a61f8053b9b8a49ac19c1ffbc8b92c50d68ad
|
|
|
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
|
|
|
Toast: 91b396c56ee72a5790816f40d3a94dd357abc196
|
|
|
url_launcher_ios: 839c58cdb4279282219f5e248c3321761ff3c4de
|