upgrade flutter
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
|||||||
- uses: subosito/flutter-action@v2
|
- uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
channel: stable
|
channel: stable
|
||||||
flutter-version: 3.38.5
|
flutter-version: 3.41.0
|
||||||
cache: true
|
cache: true
|
||||||
|
|
||||||
- name: Setup Flutter dependencies
|
- name: Setup Flutter dependencies
|
||||||
|
|||||||
+2
-2
@@ -62,7 +62,7 @@ dependencies:
|
|||||||
path_provider: ^2.1.5
|
path_provider: ^2.1.5
|
||||||
permission_handler: ^12.0.1
|
permission_handler: ^12.0.1
|
||||||
pretty_qr_code: ^3.6.0
|
pretty_qr_code: ^3.6.0
|
||||||
qr_code_scanner_plus: ^2.0.14
|
qr_code_scanner_plus: ^2.1.1
|
||||||
quick_actions: ^1.1.0
|
quick_actions: ^1.1.0
|
||||||
riverpod: ^3.1.0
|
riverpod: ^3.1.0
|
||||||
riverpod_annotation: ^4.0.0
|
riverpod_annotation: ^4.0.0
|
||||||
@@ -93,7 +93,7 @@ dependencies:
|
|||||||
uuid: ^4.5.2
|
uuid: ^4.5.2
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
build_runner: ^2.11.0
|
build_runner: ^2.11.1
|
||||||
copy_with_extension_gen: ^10.0.1
|
copy_with_extension_gen: ^10.0.1
|
||||||
custom_lint: ^0.8.1
|
custom_lint: ^0.8.1
|
||||||
fast_equatable_lint: ^0.5.0
|
fast_equatable_lint: ^0.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user