♻️ Migrated to riverpod v3

This commit is contained in:
2025-12-06 13:00:30 +08:00
parent fd79c11d18
commit 9d03faf594
158 changed files with 6834 additions and 10357 deletions

View File

@@ -19,7 +19,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 3.5.0+150
environment:
sdk: ^3.7.2
sdk: ^3.8.0
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
@@ -37,11 +37,11 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
flutter_hooks: ^0.21.3+1
hooks_riverpod: ^2.6.1
hooks_riverpod: ^3.0.3
go_router: ^17.0.0
styled_widget: ^0.4.1
shared_preferences: ^2.5.3
flutter_riverpod: ^2.6.1
flutter_riverpod: ^3.0.3
path_provider: ^2.1.5
dio: ^5.9.0
very_good_infinite_list: ^0.9.0
@@ -74,7 +74,7 @@ dependencies:
cross_file: ^0.3.5+1
image_picker: ^1.2.1
file_picker: ^10.3.7
riverpod_annotation: ^2.6.1
riverpod_annotation: ^3.0.3
image_picker_platform_interface: ^2.11.1
image_picker_android: ^0.8.13+10
super_context_menu: ^0.9.1
@@ -84,7 +84,7 @@ dependencies:
firebase_core: ^4.2.1
web_socket_channel: ^3.0.3
material_symbols_icons: ^4.2892.0
drift: ^2.28.2
drift: ^2.29.0
drift_flutter: ^0.2.7
path: ^1.9.1
collection: ^1.19.1
@@ -93,7 +93,6 @@ dependencies:
table_calendar: ^3.2.0
relative_time: ^5.0.0
dropdown_button2: ^2.3.9
riverpod_paging_utils: ^0.8.1
crypto: ^3.0.7
avatar_stack: ^3.0.0
markdown_widget: ^2.3.2+8
@@ -159,7 +158,7 @@ dependencies:
talker_flutter: ^5.1.3
talker_logger: ^5.1.3
talker_dio_logger: ^5.1.3
talker_riverpod_logger: ^5.0.1
talker_riverpod_logger: ^5.1.3
syncfusion_flutter_pdfviewer: ^31.1.21
swipe_to: ^1.0.6
fl_heatmap: ^0.4.6
@@ -182,13 +181,13 @@ dev_dependencies:
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^6.0.0
build_runner: ^2.5.4
freezed: ^3.1.0
json_serializable: ^6.9.5
riverpod_generator: ^2.6.5
custom_lint: ^0.7.6
riverpod_lint: ^2.6.5
drift_dev: ^2.28.0
build_runner: ^2.10.4
freezed: ^3.2.3
json_serializable: ^6.11.2
riverpod_generator: ^3.0.3
custom_lint: ^0.8.1
riverpod_lint: ^3.0.3
drift_dev: ^2.29.0
flutter_launcher_icons: ^0.14.4
msix: ^3.16.12