bump riverpod, should fix unmounted error
This commit is contained in:
parent
4494705ef9
commit
6f4ad046b0
2 changed files with 15 additions and 15 deletions
|
|
@ -21,8 +21,8 @@ dependencies:
|
|||
sdk: flutter
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
flutter_riverpod: ^3.0.3
|
||||
hooks_riverpod: ^3.0.3
|
||||
flutter_riverpod: ^3.3.1
|
||||
hooks_riverpod: ^3.3.1
|
||||
intl: ^0.20.1
|
||||
fast_immutable_collections: ^11.0.0
|
||||
path_provider: ^2.1.3
|
||||
|
|
@ -69,7 +69,7 @@ dev_dependencies:
|
|||
custom_lint: ^0.8.0
|
||||
flutter_lints: ^6.0.0
|
||||
freezed: ^3.2.3
|
||||
riverpod_lint: ^3.0.3
|
||||
riverpod_lint: ^3.1.3
|
||||
flutter_launcher_icons: ^0.14.1
|
||||
json_serializable: ^6.11.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue