File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ dev_dependencies:
48
48
# activated in the `analysis_options.yaml` file located at the root of your
49
49
# package. See that file for information about deactivating specific lint
50
50
# rules and activating additional ones.
51
- flutter_lints : ^4 .0.0
51
+ flutter_lints : ^5 .0.0
52
52
53
53
# For information on the generic Dart part of this file, see the
54
54
# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ environment:
31
31
32
32
dependencies :
33
33
cross_file : ^0.3.0
34
- device_info_plus : ' >=9.0.0 <11 .0.0'
34
+ device_info_plus : ' >=9.0.0 <12 .0.0'
35
35
dio : ^5.0.1
36
36
flutter :
37
37
sdk : flutter
@@ -44,7 +44,7 @@ dependencies:
44
44
universal_io : ^2.0.4
45
45
46
46
dev_dependencies :
47
- flutter_lints : ^4 .0.0
47
+ flutter_lints : ^5 .0.0
48
48
49
49
platforms :
50
50
android :
You can’t perform that action at this time.
0 commit comments