migration done
This commit is contained in:
+15
-22
@@ -10,7 +10,7 @@ environment:
|
||||
dependencies:
|
||||
background_fetch: ^1.4.0
|
||||
collection: ^1.19.1
|
||||
copy_with_extension: ^6.0.1
|
||||
copy_with_extension: ^9.1.1
|
||||
drift: ^2.28.1
|
||||
dynamic_color: ^1.8.1
|
||||
exceptions: ^0.6.1
|
||||
@@ -33,7 +33,7 @@ dependencies:
|
||||
google_fonts: ^6.3.1
|
||||
graphview: ^1.2.0
|
||||
home_widget: ^0.8.0
|
||||
hooks_riverpod: ^2.6.1
|
||||
hooks_riverpod: ^3.0.0
|
||||
html: ^0.15.6
|
||||
http: ^1.5.0
|
||||
http_parser: ^4.1.2
|
||||
@@ -47,18 +47,18 @@ dependencies:
|
||||
markdown: ^7.3.0
|
||||
mime: ^2.0.0
|
||||
nullability: ^1.0.0
|
||||
package_info_plus: ^8.3.1
|
||||
package_info_plus: ^9.0.0
|
||||
path: ^1.9.1
|
||||
path_provider: ^2.1.5
|
||||
permission_handler: ^12.0.1
|
||||
pluggable_transports_proxy:
|
||||
path: ../packages/pluggable_transports_proxy
|
||||
pretty_qr_code: ^3.5.0
|
||||
riverpod: ^2.6.1
|
||||
riverpod_annotation: ^2.6.1
|
||||
riverpod: ^3.0.0
|
||||
riverpod_annotation: ^3.0.0
|
||||
rss_dart: ^1.0.13
|
||||
rxdart: ^0.28.0
|
||||
share_plus: ^11.1.0
|
||||
share_plus: ^12.0.0
|
||||
simple_intent_receiver:
|
||||
path: ../packages/simple_intent_receiver
|
||||
skeletonizer: ^2.1.0+1
|
||||
@@ -83,28 +83,21 @@ dependencies:
|
||||
uuid: ^4.5.1
|
||||
vector_math: ^2.2.0
|
||||
|
||||
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
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.4.15
|
||||
copy_with_extension_gen: ^6.0.1
|
||||
custom_lint: ^0.7.6
|
||||
build_runner: ^2.7.1
|
||||
copy_with_extension_gen: ^9.1.1
|
||||
custom_lint: ^0.8.0
|
||||
dependency_validator: ^5.0.2
|
||||
drift_dev: ^2.28.0
|
||||
fast_equatable_lint: ^0.4.2
|
||||
drift_dev: ^2.28.2
|
||||
fast_equatable_lint: ^0.5.0
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
go_router_builder: ^3.0.1
|
||||
json_serializable: ^6.9.5
|
||||
go_router_builder: ^4.0.1
|
||||
json_serializable: ^6.11.1
|
||||
lint: ^2.8.0
|
||||
riverpod_generator: ^2.6.5
|
||||
riverpod_lint: ^2.6.5
|
||||
riverpod_generator: ^3.0.0
|
||||
riverpod_lint: ^3.0.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
Reference in New Issue
Block a user