migrate: riverpod 3
This commit is contained in:
14
pubspec.yaml
14
pubspec.yaml
@@ -19,9 +19,9 @@ dependencies:
|
||||
easy_isolate: ^1.3.0
|
||||
extended_image: ^10.0.0
|
||||
file_picker: ^10.1.9
|
||||
flutter_riverpod: ^2.6.1
|
||||
flutter_riverpod: ^3.0.1
|
||||
flutter_highlight: ^0.7.0
|
||||
flutter_displaymode: ^0.6.0
|
||||
flutter_displaymode: ^0.7.0
|
||||
fl_chart: ^1.0.0
|
||||
freezed_annotation: ^3.0.0
|
||||
highlight: ^0.7.0
|
||||
@@ -29,8 +29,8 @@ dependencies:
|
||||
intl: ^0.20.2
|
||||
json_annotation: ^4.9.0
|
||||
responsive_framework: ^1.5.1
|
||||
re_editor: ^0.7.0
|
||||
riverpod_annotation: ^2.6.1
|
||||
re_editor: ^0.8.0
|
||||
riverpod_annotation: ^3.0.1
|
||||
shared_preferences: ^2.1.1
|
||||
wakelock_plus: ^1.2.4
|
||||
wake_on_lan: ^4.1.1+3
|
||||
@@ -74,8 +74,8 @@ dependency_overrides:
|
||||
# path: ../dartssh2
|
||||
# xterm:
|
||||
# path: ../xterm.dart
|
||||
# fl_lib:
|
||||
# path: ../fl_lib
|
||||
fl_lib:
|
||||
path: ../fl_lib
|
||||
# fl_build:
|
||||
# path: ../fl_build
|
||||
gtk: # TODO: remove it after fixed in upstream
|
||||
@@ -91,7 +91,7 @@ dev_dependencies:
|
||||
flutter_lints: ^6.0.0
|
||||
json_serializable: ^6.8.0
|
||||
freezed: ^3.0.0
|
||||
riverpod_generator: ^2.6.1
|
||||
riverpod_generator: ^3.0.1
|
||||
test: ^1.24.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
Reference in New Issue
Block a user