|
@@ -1,6 +1,8 @@
|
|
|
PODS:
|
|
|
- background_fetch (1.1.4):
|
|
|
- Flutter
|
|
|
+ - camera_avfoundation (0.0.1):
|
|
|
+ - Flutter
|
|
|
- connectivity (0.0.1):
|
|
|
- Flutter
|
|
|
- Reachability
|
|
@@ -156,6 +158,10 @@ PODS:
|
|
|
- sqflite (0.0.2):
|
|
|
- Flutter
|
|
|
- FMDB (>= 2.7.5)
|
|
|
+ - tflite_flutter (0.1.0):
|
|
|
+ - Flutter
|
|
|
+ - tflite_flutter_helper (0.0.1):
|
|
|
+ - Flutter
|
|
|
- Toast (4.0.0)
|
|
|
- uni_links (0.0.1):
|
|
|
- Flutter
|
|
@@ -171,6 +177,7 @@ PODS:
|
|
|
|
|
|
DEPENDENCIES:
|
|
|
- background_fetch (from `.symlinks/plugins/background_fetch/ios`)
|
|
|
+ - camera_avfoundation (from `.symlinks/plugins/camera_avfoundation/ios`)
|
|
|
- connectivity (from `.symlinks/plugins/connectivity/ios`)
|
|
|
- device_info (from `.symlinks/plugins/device_info/ios`)
|
|
|
- firebase_core (from `.symlinks/plugins/firebase_core/ios`)
|
|
@@ -201,6 +208,8 @@ DEPENDENCIES:
|
|
|
- share_plus (from `.symlinks/plugins/share_plus/ios`)
|
|
|
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/ios`)
|
|
|
- sqflite (from `.symlinks/plugins/sqflite/ios`)
|
|
|
+ - tflite_flutter (from `.symlinks/plugins/tflite_flutter/ios`)
|
|
|
+ - tflite_flutter_helper (from `.symlinks/plugins/tflite_flutter_helper/ios`)
|
|
|
- uni_links (from `.symlinks/plugins/uni_links/ios`)
|
|
|
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
|
|
|
- video_player (from `.symlinks/plugins/video_player/ios`)
|
|
@@ -231,6 +240,8 @@ SPEC REPOS:
|
|
|
EXTERNAL SOURCES:
|
|
|
background_fetch:
|
|
|
:path: ".symlinks/plugins/background_fetch/ios"
|
|
|
+ camera_avfoundation:
|
|
|
+ :path: ".symlinks/plugins/camera_avfoundation/ios"
|
|
|
connectivity:
|
|
|
:path: ".symlinks/plugins/connectivity/ios"
|
|
|
device_info:
|
|
@@ -291,6 +302,10 @@ EXTERNAL SOURCES:
|
|
|
:path: ".symlinks/plugins/shared_preferences_foundation/ios"
|
|
|
sqflite:
|
|
|
:path: ".symlinks/plugins/sqflite/ios"
|
|
|
+ tflite_flutter:
|
|
|
+ :path: ".symlinks/plugins/tflite_flutter/ios"
|
|
|
+ tflite_flutter_helper:
|
|
|
+ :path: ".symlinks/plugins/tflite_flutter_helper/ios"
|
|
|
uni_links:
|
|
|
:path: ".symlinks/plugins/uni_links/ios"
|
|
|
url_launcher_ios:
|
|
@@ -304,6 +319,7 @@ EXTERNAL SOURCES:
|
|
|
|
|
|
SPEC CHECKSUMS:
|
|
|
background_fetch: bd64e544b303ee4cd4cf2fe8cb2187b72aecf9ca
|
|
|
+ camera_avfoundation: 07c77549ea54ad95d8581be86617c094a46280d9
|
|
|
connectivity: c4130b2985d4ef6fd26f9702e886bd5260681467
|
|
|
device_info: d7d233b645a32c40dfdc212de5cf646ca482f175
|
|
|
Firebase: f92fc551ead69c94168d36c2b26188263860acd9
|
|
@@ -351,6 +367,8 @@ SPEC CHECKSUMS:
|
|
|
share_plus: 056a1e8ac890df3e33cb503afffaf1e9b4fbae68
|
|
|
shared_preferences_foundation: 297b3ebca31b34ec92be11acd7fb0ba932c822ca
|
|
|
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
|
|
|
+ tflite_flutter: 9157a660578930a99728974f247369af1c3595d5
|
|
|
+ tflite_flutter_helper: 543b46b6bd064b21c92ea6e54bc0b29f1ce74cb5
|
|
|
Toast: 91b396c56ee72a5790816f40d3a94dd357abc196
|
|
|
uni_links: d97da20c7701486ba192624d99bffaaffcfc298a
|
|
|
url_launcher_ios: fb12c43172927bb5cf75aeebd073f883801f1993
|