upgrade flutter & deps
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: stable
|
||||
flutter-version: 3.35.4
|
||||
flutter-version: 3.38.0
|
||||
cache: true
|
||||
|
||||
- name: Setup Flutter dependencies
|
||||
|
||||
+14
-24
@@ -8,9 +8,9 @@ environment:
|
||||
sdk: '>=3.8.0 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
background_fetch: ^1.4.0
|
||||
background_fetch: ^1.5.0
|
||||
collection: ^1.19.1
|
||||
copy_with_extension: ^9.1.1
|
||||
copy_with_extension: ^10.0.1
|
||||
country_flags: ^4.1.0
|
||||
drift: ^2.29.0
|
||||
dynamic_color: ^1.8.1
|
||||
@@ -26,17 +26,17 @@ dependencies:
|
||||
flutter_material_design_icons: ^1.1.7447
|
||||
flutter_mozilla_components:
|
||||
path: ../packages/flutter_mozilla_components
|
||||
flutter_reorderable_grid_view: ^5.5.1
|
||||
flutter_reorderable_grid_view: ^5.5.2
|
||||
flutter_secure_storage: ^10.0.0-beta.4
|
||||
flutter_slidable: ^4.0.3
|
||||
flutter_svg: ^2.2.1
|
||||
go_router: ^16.2.5
|
||||
flutter_svg: ^2.2.2
|
||||
go_router: ^17.0.0
|
||||
google_fonts: ^6.3.2
|
||||
graphview: ^1.5.1
|
||||
home_widget: ^0.8.1
|
||||
hooks_riverpod: ^3.0.3
|
||||
html: ^0.15.6
|
||||
http: ^1.5.0
|
||||
http: ^1.6.0
|
||||
http_parser: ^4.1.2
|
||||
intl: ^0.20.2
|
||||
json_annotation: ^4.9.0
|
||||
@@ -60,9 +60,9 @@ dependencies:
|
||||
quick_actions: ^1.1.0
|
||||
riverpod: ^3.0.3
|
||||
riverpod_annotation: ^3.0.3
|
||||
rss_dart: ^1.0.13
|
||||
rss_dart: ^1.0.14
|
||||
rxdart: ^0.28.0
|
||||
share_plus: ^12.0.0
|
||||
share_plus: ^12.0.1
|
||||
simple_intent_receiver:
|
||||
path: ../packages/simple_intent_receiver
|
||||
skeletonizer: ^2.1.0+1
|
||||
@@ -72,7 +72,7 @@ dependencies:
|
||||
speech_to_text_google_dialog:
|
||||
git:
|
||||
url: https://github.com/FaFre/speech_to_text_google_dialog.git
|
||||
sqlite3: ^2.9.3
|
||||
sqlite3: ^2.9.4
|
||||
sqlite3_flutter_libs: ^0.5.40
|
||||
synchronized: ^3.4.0
|
||||
text_scroll: ^0.2.1
|
||||
@@ -84,29 +84,19 @@ dependencies:
|
||||
git:
|
||||
url: https://github.com/FaFre/uri-to-file.git
|
||||
url_launcher: ^6.3.2
|
||||
uuid: ^4.5.1
|
||||
|
||||
dependency_overrides:
|
||||
# Avoid gradle 8.12 for fdroid compatibility for now
|
||||
flutter_plugin_android_lifecycle: 2.0.29
|
||||
local_auth_android: 1.0.51
|
||||
path_provider_android: 2.2.17
|
||||
url_launcher_android: 6.3.17
|
||||
quick_actions_android: 1.0.22
|
||||
package_info_plus: 8.3.1
|
||||
share_plus: 11.1.0
|
||||
uuid: ^4.5.2
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.7.1
|
||||
copy_with_extension_gen: ^9.1.1
|
||||
custom_lint: ^0.8.0
|
||||
build_runner: ^2.10.2
|
||||
copy_with_extension_gen: ^10.0.1
|
||||
custom_lint: ^0.8.1
|
||||
dependency_validator: ^5.0.3
|
||||
drift_dev: ^2.29.0
|
||||
fast_equatable_lint: ^0.5.0
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
go_router_builder: ^4.1.0
|
||||
go_router_builder: ^4.1.1
|
||||
json_serializable: ^6.11.1
|
||||
lint: ^2.8.0
|
||||
riverpod_generator: ^3.0.3
|
||||
|
||||
@@ -18,7 +18,7 @@ dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
lint: ^2.8.0
|
||||
pigeon: ^26.0.2
|
||||
pigeon: ^26.1.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
@@ -16,7 +16,7 @@ dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
lint: ^2.8.0
|
||||
pigeon: ^26.0.2
|
||||
pigeon: ^26.1.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
@@ -11,17 +11,17 @@ environment:
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
http: ^1.5.0
|
||||
http: ^1.6.0
|
||||
json_annotation: ^4.9.0
|
||||
socks5_proxy: ^2.1.1
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.7.1
|
||||
build_runner: ^2.10.2
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
json_serializable: ^6.11.1
|
||||
lint: ^2.8.0
|
||||
pigeon: ^26.0.2
|
||||
pigeon: ^26.1.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
@@ -16,7 +16,7 @@ dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
lint: ^2.8.0
|
||||
pigeon: ^26.0.2
|
||||
pigeon: ^26.1.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
@@ -27,7 +27,7 @@ dependencies:
|
||||
plugin_platform_interface: ^2.1.8
|
||||
|
||||
dev_dependencies:
|
||||
ffigen: ^19.1.0
|
||||
ffigen: ^20.0.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
lint: ^2.8.0
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ workspace:
|
||||
- packages/locale_resolver
|
||||
- packages/locale_resolver/example
|
||||
dev_dependencies:
|
||||
melos: ^7.2.0
|
||||
melos: ^7.3.0
|
||||
|
||||
melos:
|
||||
name: weblibre_project
|
||||
|
||||
Reference in New Issue
Block a user