TF-2602 Add detect file charset on mobile
This commit is contained in:
@@ -90,6 +90,9 @@ PODS:
|
||||
- flutter_appauth (0.0.1):
|
||||
- AppAuth (= 1.7.4)
|
||||
- Flutter
|
||||
- flutter_charset_detector_ios (0.0.1):
|
||||
- Flutter
|
||||
- UniversalDetector2 (= 2.0.1)
|
||||
- flutter_downloader (0.0.1):
|
||||
- Flutter
|
||||
- flutter_image_compress_common (1.0.0):
|
||||
@@ -183,6 +186,7 @@ PODS:
|
||||
- Flutter
|
||||
- FlutterMacOS
|
||||
- SwiftyGif (5.4.4)
|
||||
- UniversalDetector2 (2.0.1)
|
||||
- url_launcher_ios (0.0.1):
|
||||
- Flutter
|
||||
- workmanager (0.0.1):
|
||||
@@ -201,6 +205,7 @@ DEPENDENCIES:
|
||||
- fk_user_agent (from `.symlinks/plugins/fk_user_agent/ios`)
|
||||
- Flutter (from `Flutter`)
|
||||
- flutter_appauth (from `.symlinks/plugins/flutter_appauth/ios`)
|
||||
- flutter_charset_detector_ios (from `.symlinks/plugins/flutter_charset_detector_ios/ios`)
|
||||
- flutter_downloader (from `.symlinks/plugins/flutter_downloader/ios`)
|
||||
- flutter_image_compress_common (from `.symlinks/plugins/flutter_image_compress_common/ios`)
|
||||
- flutter_inappwebview_ios (from `.symlinks/plugins/flutter_inappwebview_ios/ios`)
|
||||
@@ -241,6 +246,7 @@ SPEC REPOS:
|
||||
- SDWebImage
|
||||
- SDWebImageWebPCoder
|
||||
- SwiftyGif
|
||||
- UniversalDetector2
|
||||
|
||||
EXTERNAL SOURCES:
|
||||
app_settings:
|
||||
@@ -267,6 +273,8 @@ EXTERNAL SOURCES:
|
||||
:path: Flutter
|
||||
flutter_appauth:
|
||||
:path: ".symlinks/plugins/flutter_appauth/ios"
|
||||
flutter_charset_detector_ios:
|
||||
:path: ".symlinks/plugins/flutter_charset_detector_ios/ios"
|
||||
flutter_downloader:
|
||||
:path: ".symlinks/plugins/flutter_downloader/ios"
|
||||
flutter_image_compress_common:
|
||||
@@ -325,6 +333,7 @@ SPEC CHECKSUMS:
|
||||
fk_user_agent: 1f47ec39291e8372b1d692b50084b0d54103c545
|
||||
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
|
||||
flutter_appauth: 1ce438877bc111c5d8f42da47729909290624886
|
||||
flutter_charset_detector_ios: 5157d0104855b9deb78e1395515a287197bc2d55
|
||||
flutter_downloader: b7301ae057deadd4b1650dc7c05375f10ff12c39
|
||||
flutter_image_compress_common: ec1d45c362c9d30a3f6a0426c297f47c52007e3e
|
||||
flutter_inappwebview_ios: 97215cf7d4677db55df76782dbd2930c5e1c1ea0
|
||||
@@ -352,6 +361,7 @@ SPEC CHECKSUMS:
|
||||
share_plus: c3fef564749587fc939ef86ffb283ceac0baf9f5
|
||||
shared_preferences_foundation: 5b919d13b803cadd15ed2dc053125c68730e5126
|
||||
SwiftyGif: 93a1cc87bf3a51916001cf8f3d63835fb64c819f
|
||||
UniversalDetector2: 7c9ffd935cf050eeb19edf7e90f6febe3743a1af
|
||||
url_launcher_ios: 68d46cc9766d0c41dbdc884310529557e3cd7a86
|
||||
workmanager: 0afdcf5628bbde6924c21af7836fed07b42e30e6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user