diff --git a/macos/Podfile.lock b/macos/Podfile.lock index 269dee6b..11022e25 100644 --- a/macos/Podfile.lock +++ b/macos/Podfile.lock @@ -1,31 +1,31 @@ PODS: - - Firebase/CoreOnly (7.3.0): - - FirebaseCore (= 7.3.0) - - Firebase/Crashlytics (7.3.0): + - Firebase/CoreOnly (7.11.0): + - FirebaseCore (= 7.11.0) + - Firebase/Crashlytics (7.11.0): - Firebase/CoreOnly - - FirebaseCrashlytics (~> 7.3.0) - - firebase_core (1.0.3): - - Firebase/CoreOnly (~> 7.3.0) + - FirebaseCrashlytics (~> 7.11.0) + - firebase_core (1.1.0): + - Firebase/CoreOnly (~> 7.11.0) - FlutterMacOS - - firebase_crashlytics (2.0.0): - - Firebase/CoreOnly (~> 7.3.0) - - Firebase/Crashlytics (~> 7.3.0) + - firebase_crashlytics (2.0.2): + - Firebase/CoreOnly (~> 7.11.0) + - Firebase/Crashlytics (~> 7.11.0) - firebase_core - FlutterMacOS - - FirebaseCore (7.3.0): - - FirebaseCoreDiagnostics (~> 7.0) + - FirebaseCore (7.11.0): + - FirebaseCoreDiagnostics (~> 7.4) - GoogleUtilities/Environment (~> 7.0) - GoogleUtilities/Logger (~> 7.0) - - FirebaseCoreDiagnostics (7.3.0): - - GoogleDataTransport (~> 8.0) + - FirebaseCoreDiagnostics (7.11.0): + - GoogleDataTransport (~> 8.4) - GoogleUtilities/Environment (~> 7.0) - GoogleUtilities/Logger (~> 7.0) - - nanopb (~> 2.30906.0) - - FirebaseCrashlytics (7.3.0): + - nanopb (~> 2.30908.0) + - FirebaseCrashlytics (7.11.0): - FirebaseCore (~> 7.0) - FirebaseInstallations (~> 7.0) - - GoogleDataTransport (~> 8.0) - - nanopb (~> 2.30906.0) + - GoogleDataTransport (~> 8.4) + - nanopb (~> 2.30908.0) - PromisesObjC (~> 1.2) - FirebaseInstallations (7.11.0): - FirebaseCore (~> 7.0) @@ -33,19 +33,21 @@ PODS: - GoogleUtilities/UserDefaults (~> 7.0) - PromisesObjC (~> 1.2) - FlutterMacOS (1.0.0) - - GoogleDataTransport (8.1.0): - - nanopb (~> 2.30906.0) - - GoogleUtilities/Environment (7.3.1): + - GoogleDataTransport (8.4.0): + - GoogleUtilities/Environment (~> 7.2) + - nanopb (~> 2.30908.0) - PromisesObjC (~> 1.2) - - GoogleUtilities/Logger (7.3.1): + - GoogleUtilities/Environment (7.4.0): + - PromisesObjC (~> 1.2) + - GoogleUtilities/Logger (7.4.0): - GoogleUtilities/Environment - - GoogleUtilities/UserDefaults (7.3.1): + - GoogleUtilities/UserDefaults (7.4.0): - GoogleUtilities/Logger - - nanopb (2.30906.0): - - nanopb/decode (= 2.30906.0) - - nanopb/encode (= 2.30906.0) - - nanopb/decode (2.30906.0) - - nanopb/encode (2.30906.0) + - nanopb (2.30908.0): + - nanopb/decode (= 2.30908.0) + - nanopb/encode (= 2.30908.0) + - nanopb/decode (2.30908.0) + - nanopb/encode (2.30908.0) - package_info (0.0.1): - FlutterMacOS - path_provider_macos (0.0.1): @@ -94,17 +96,17 @@ EXTERNAL SOURCES: :path: Flutter/ephemeral/.symlinks/plugins/url_launcher_macos/macos SPEC CHECKSUMS: - Firebase: 26223c695fe322633274198cb19dca8cb7e54416 - firebase_core: 5c0a84649819db6738f6d159548762a2def9cb50 - firebase_crashlytics: 748de8459d6b018d3cca37e6ed7f8c2fbd86d4cd - FirebaseCore: 4d3c72622ce0e2106aaa07bb4b2935ba2c370972 - FirebaseCoreDiagnostics: d50e11039e5984d92c8a512be2395f13df747350 - FirebaseCrashlytics: d31325312c92e2cb2f0386d589b9aa44e303d99b + Firebase: c121feb35e4126c0b355e3313fa9b487d47319fd + firebase_core: 9e45a9c5ba9dbcb8973b3a68e6ff43ecf2dcf206 + firebase_crashlytics: 4ab08e6b22a4f6ec909cc1f0a046eac2d1b2925c + FirebaseCore: 907447d8917a4d3eb0cce2829c5a0ad21d90b432 + FirebaseCoreDiagnostics: 68ad972f99206cef818230f3f3179d52ccfb7f8c + FirebaseCrashlytics: 272b675aa9d1e9bae1f9e1449fcc1f2cf6042806 FirebaseInstallations: a58d4f72ec5861840b84df489f2668d970df558a FlutterMacOS: 57701585bf7de1b3fc2bb61f6378d73bbdea8424 - GoogleDataTransport: 116c84c4bdeb76be2a7a46de51244368f9794eab - GoogleUtilities: e1d9ed4e544fc32a93e00e721400cbc3f377200d - nanopb: 1bf24dd71191072e120b83dd02d08f3da0d65e53 + GoogleDataTransport: cd9db2180fcecd8da1b561aea31e3e56cf834aa7 + GoogleUtilities: 284cddc7fffc14ae1907efb6f78ab95c1fccaedc + nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96 package_info: 6eba2fd8d3371dda2d85c8db6fe97488f24b74b2 path_provider_macos: a0a3fd666cb7cd0448e936fb4abad4052961002b PromisesObjC: 3113f7f76903778cf4a0586bd1ab89329a0b7b97 diff --git a/pubspec.yaml b/pubspec.yaml index c54fd7e0..34ceebac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,19 +20,17 @@ dependencies: cupertino_icons: ^1.0.2 url_launcher: ^6.0.2 flustars: ^2.0.1 - # icons - # TODO need remove flutter_icons: git: url: git@git.oa00.com:flutter_third/flutter-icons.git #弹窗 bot_toast: ^4.0.1 #滑块 - flutter_slidable: ^0.6.0-nullsafety.0 + flutter_slidable: ^0.6.0 #http dio: ^4.0.0 #骨架 - shimmer: ^2.0.0-nullsafety.0 + shimmer: ^2.0.0 #随机二维码 qr_flutter: ^4.0.0 @@ -40,7 +38,7 @@ dependencies: path_provider: ^2.0.1 fluwx: ^3.3.0 - get: ^4.0.0-nullsafety.2 + get: ^4.1.4 velocity_x: ^3.0.0 hive: ^2.0.3 hive_flutter: ^1.0.0 @@ -51,13 +49,13 @@ dependencies: url: git@git.oa00.com:flutter_pub/random_character.git ref: null-safety - image_picker: ^0.7.3 + image_picker: ^0.7.4 power_logger: ^1.2.0 flutter_rating_bar: ^4.0.0 jpush_flutter: git: url: https://git.oa00.com/flutter_third/jpush-flutter-plugin - open_file: ^3.1.0 + open_file: ^3.2.0 badges: ^2.0.0-nullsafety.1 amap_flutter_map: ^2.0.1 amap_flutter_location: ^2.0.0 @@ -66,7 +64,7 @@ dependencies: firebase_core: ^1.0.3 firebase_crashlytics: ^2.0.0 share: ^2.0.1 - collection: ^1.15.0-nullsafety.4 + collection: ^1.15.0 dev_dependencies: flutter_test: