chore: Update dependencies and remove unused plugins (#1086)

- Update Riverpod-related dependencies to the latest versions
- Remove the app_links and gtk plugins
- Update the reference path for hive_ce
- Adjust the provider implementation in the generated code
This commit is contained in:
GT610
2026-03-23 23:17:35 +08:00
committed by GitHub
parent d6e17ff58c
commit c4d528733d
19 changed files with 69 additions and 151 deletions

View File

@@ -20,7 +20,7 @@ dependencies:
extended_image: ^10.0.0
file_picker: ^10.1.9
flutter_gbk2utf8: ^1.0.1
flutter_riverpod: ^3.0.1
flutter_riverpod: ^3.3.1
flutter_highlight: ^0.7.0
flutter_displaymode: ^0.7.0
fl_chart: ^1.0.0
@@ -32,7 +32,7 @@ dependencies:
json_annotation: ^4.9.0
re_editor: ^0.8.0
responsive_framework: ^1.5.1
riverpod_annotation: ^3.0.1
riverpod_annotation: ^4.0.2
shared_preferences: ^2.1.1
wakelock_plus: ^1.2.4
wake_on_lan: ^4.1.1+3
@@ -57,14 +57,14 @@ dependencies:
path: packages/fl_lib
dev_dependencies:
analyzer: ^8.1.1
analyzer: ^9.0.0
flutter_native_splash: ^2.1.6
hive_ce_generator: ^1.9.2
build_runner: ^2.4.15
flutter_lints: ^6.0.0
json_serializable: ^6.8.0
freezed: ^3.0.0
riverpod_generator: ^3.0.1
riverpod_generator: ^4.0.3
test: ^1.24.0
flutter_test:
sdk: flutter