build: Upgrade to Flutter 3.44.2
This commit is contained in:
+5
-5
@@ -36,11 +36,11 @@ dependencies:
|
||||
cupertino_icons: ^1.0.8
|
||||
dio: ^5.9.0
|
||||
path: ^1.9.1
|
||||
injectable: ^2.5.1
|
||||
injectable: ^3.0.0
|
||||
crypto: ^3.0.6
|
||||
get_it: ^8.2.0
|
||||
get_it: ^9.2.1
|
||||
flutter_bloc: ^9.1.1
|
||||
file_picker: ^10.3.2
|
||||
file_picker: ^11.0.2
|
||||
pixelarticons: ^0.4.0
|
||||
shared_preferences: ^2.5.3
|
||||
window_manager: ^0.5.1
|
||||
@@ -54,8 +54,8 @@ dev_dependencies:
|
||||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^5.0.0
|
||||
injectable_generator: ^2.8.1
|
||||
flutter_lints: ^6.0.0
|
||||
injectable_generator: ^3.0.2
|
||||
build_runner: ^2.7.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
|
||||
Reference in New Issue
Block a user