From d12a76bf5c22a3ea6b798cf38f4635312dbd866e Mon Sep 17 00:00:00 2001 From: Jagandeep Brar Date: Thu, 7 Apr 2022 23:16:44 -0400 Subject: [PATCH] chore: update packages --- android/Gemfile.lock | 6 +++--- ios/Gemfile.lock | 6 +++--- ios/Runner/Info.plist | 2 ++ macos/Gemfile.lock | 6 +++--- pubspec.lock | 49 +++++++++++++++++++++++-------------------- pubspec.yaml | 24 +++++++-------------- 6 files changed, 44 insertions(+), 49 deletions(-) diff --git a/android/Gemfile.lock b/android/Gemfile.lock index 7b12486d..5a902046 100644 --- a/android/Gemfile.lock +++ b/android/Gemfile.lock @@ -8,7 +8,7 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.573.0) + aws-partitions (1.574.0) aws-sdk-core (3.130.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) @@ -106,7 +106,7 @@ GEM xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) gh_inspector (1.1.3) - google-apis-androidpublisher_v3 (0.17.0) + google-apis-androidpublisher_v3 (0.18.0) google-apis-core (>= 0.4, < 2.a) google-apis-core (0.4.2) addressable (~> 2.5, >= 2.5.1) @@ -121,7 +121,7 @@ GEM google-apis-core (>= 0.4, < 2.a) google-apis-playcustomapp_v1 (0.7.0) google-apis-core (>= 0.4, < 2.a) - google-apis-storage_v1 (0.11.0) + google-apis-storage_v1 (0.12.0) google-apis-core (>= 0.4, < 2.a) google-cloud-core (1.6.0) google-cloud-env (~> 1.0) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 66fd75c6..742de421 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -17,7 +17,7 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.573.0) + aws-partitions (1.574.0) aws-sdk-core (3.130.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) @@ -159,7 +159,7 @@ GEM fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - google-apis-androidpublisher_v3 (0.17.0) + google-apis-androidpublisher_v3 (0.18.0) google-apis-core (>= 0.4, < 2.a) google-apis-core (0.4.2) addressable (~> 2.5, >= 2.5.1) @@ -174,7 +174,7 @@ GEM google-apis-core (>= 0.4, < 2.a) google-apis-playcustomapp_v1 (0.7.0) google-apis-core (>= 0.4, < 2.a) - google-apis-storage_v1 (0.11.0) + google-apis-storage_v1 (0.12.0) google-apis-core (>= 0.4, < 2.a) google-cloud-core (1.6.0) google-cloud-env (~> 1.0) diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index fbb874ea..9a08084a 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -76,5 +76,7 @@ UIViewControllerBasedStatusBarAppearance + CADisableMinimumFrameDurationOnPhone + \ No newline at end of file diff --git a/macos/Gemfile.lock b/macos/Gemfile.lock index 1f2a630c..9f72a714 100644 --- a/macos/Gemfile.lock +++ b/macos/Gemfile.lock @@ -17,7 +17,7 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.573.0) + aws-partitions (1.574.0) aws-sdk-core (3.130.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) @@ -159,7 +159,7 @@ GEM fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - google-apis-androidpublisher_v3 (0.17.0) + google-apis-androidpublisher_v3 (0.18.0) google-apis-core (>= 0.4, < 2.a) google-apis-core (0.4.2) addressable (~> 2.5, >= 2.5.1) @@ -174,7 +174,7 @@ GEM google-apis-core (>= 0.4, < 2.a) google-apis-playcustomapp_v1 (0.7.0) google-apis-core (>= 0.4, < 2.a) - google-apis-storage_v1 (0.11.0) + google-apis-storage_v1 (0.12.0) google-apis-core (>= 0.4, < 2.a) google-cloud-core (1.6.0) google-cloud-env (~> 1.0) diff --git a/pubspec.lock b/pubspec.lock index 850fd4c3..316662eb 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -350,7 +350,7 @@ packages: name: firebase_auth url: "https://pub.dartlang.org" source: hosted - version: "3.3.12" + version: "3.3.13" firebase_auth_platform_interface: dependency: transitive description: @@ -364,7 +364,7 @@ packages: name: firebase_auth_web url: "https://pub.dartlang.org" source: hosted - version: "3.3.10" + version: "3.3.11" firebase_core: dependency: "direct main" description: @@ -413,7 +413,7 @@ packages: name: firebase_storage url: "https://pub.dartlang.org" source: hosted - version: "10.2.10" + version: "10.2.11" firebase_storage_platform_interface: dependency: transitive description: @@ -500,7 +500,7 @@ packages: name: flutter_native_splash url: "https://pub.dartlang.org" source: hosted - version: "2.1.2+1" + version: "2.1.3+1" flutter_plugin_android_lifecycle: dependency: transitive description: @@ -541,6 +541,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.0.0" + get_it: + dependency: transitive + description: + name: get_it + url: "https://pub.dartlang.org" + source: hosted + version: "7.2.0" glob: dependency: transitive description: @@ -554,7 +561,7 @@ packages: name: go_router url: "https://pub.dartlang.org" source: hosted - version: "3.0.6" + version: "3.0.7" google_nav_bar: dependency: "direct main" description: @@ -750,7 +757,7 @@ packages: name: msix url: "https://pub.dartlang.org" source: hosted - version: "3.4.1" + version: "3.5.1" nested: dependency: transitive description: @@ -778,16 +785,14 @@ packages: name: package_info_plus url: "https://pub.dartlang.org" source: hosted - version: "1.4.0" + version: "1.4.2" package_info_plus_linux: - dependency: "direct overridden" + dependency: transitive description: - path: "packages/package_info_plus/package_info_plus_linux" - ref: main - resolved-ref: "5f15844aa4531a9de13c1659883f247938833f19" - url: "https://github.com/fluttercommunity/plus_plugins.git" - source: git - version: "1.0.3" + name: package_info_plus_linux + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.5" package_info_plus_macos: dependency: transitive description: @@ -808,16 +813,14 @@ packages: name: package_info_plus_web url: "https://pub.dartlang.org" source: hosted - version: "1.0.4" + version: "1.0.5" package_info_plus_windows: - dependency: "direct overridden" + dependency: transitive description: - path: "packages/package_info_plus/package_info_plus_windows" - ref: main - resolved-ref: "5f15844aa4531a9de13c1659883f247938833f19" - url: "https://github.com/fluttercommunity/plus_plugins.git" - source: git - version: "1.0.4" + name: package_info_plus_windows + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.5" path: dependency: transitive description: @@ -1396,7 +1399,7 @@ packages: name: window_manager url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" + version: "0.2.1" xdg_directories: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f81fff9a..ead3950f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,16 +22,16 @@ dependencies: expandable: ^5.0.1 fading_edge_scrollview: ^2.0.1 file_picker: ^4.5.1 - firebase_auth: ^3.3.12 + firebase_auth: ^3.3.13 firebase_core: ^1.14.0 firebase_messaging: ^11.2.12 - firebase_storage: ^10.2.10 + firebase_storage: ^10.2.11 fl_chart: ^0.46.0 flash: ^2.0.3+2 fluro: ^2.0.3 flutter_cache_manager: ^3.3.0 flutter_spinkit: ^5.1.0 - go_router: ^3.0.6 + go_router: ^3.0.7 google_nav_bar: ^5.0.6 hive: ^2.1.0 hive_flutter: ^1.1.0 @@ -41,7 +41,7 @@ dependencies: json_annotation: ^4.4.0 layout: ^1.0.2 modal_bottom_sheet: ^2.0.1 - package_info_plus: ^1.4.0 + package_info_plus: ^1.4.2 path_provider: ^2.0.9 percent_indicator: ^4.0.0 provider: ^6.0.2 @@ -58,7 +58,7 @@ dependencies: url_launcher: ^6.0.20 uuid: ^3.0.6 wake_on_lan: ^3.0.0 - window_manager: ^0.2.0 + window_manager: ^0.2.1 xml: ^5.3.1 dev_dependencies: @@ -71,21 +71,11 @@ dev_dependencies: # Tooling flutter_launcher_icons: ^0.9.2 flutter_lints: ^1.0.4 - flutter_native_splash: ^2.1.2+1 - msix: ^3.4.1 + flutter_native_splash: ^2.1.3+1 + msix: ^3.5.1 dependency_overrides: analyzer: ^3.4.1 - package_info_plus_linux: - git: - url: https://github.com/fluttercommunity/plus_plugins.git - ref: main - path: packages/package_info_plus/package_info_plus_linux - package_info_plus_windows: - git: - url: https://github.com/fluttercommunity/plus_plugins.git - ref: main - path: packages/package_info_plus/package_info_plus_windows flutter: uses-material-design: true