File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -574,7 +574,7 @@ packages:
574
574
name: flutter_riverpod
575
575
url: "https://pub.dartlang.org"
576
576
source: hosted
577
- version: "1 .0.4 "
577
+ version: "2 .0.2 "
578
578
flutter_rust_bridge:
579
579
dependency: transitive
580
580
description:
@@ -654,7 +654,7 @@ packages:
654
654
name: hooks_riverpod
655
655
url: "https://pub.dartlang.org"
656
656
source: hosted
657
- version: "1 .0.4 "
657
+ version: "2 .0.2 "
658
658
html:
659
659
dependency: "direct main"
660
660
description:
@@ -1027,7 +1027,7 @@ packages:
1027
1027
name: riverpod
1028
1028
url: "https://pub.dartlang.org"
1029
1029
source: hosted
1030
- version: "1 .0.3 "
1030
+ version: "2 .0.2 "
1031
1031
rxdart:
1032
1032
dependency: transitive
1033
1033
description:
Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ dependencies:
23
23
path : ^1.8.0
24
24
path_provider : ^2.0.8
25
25
collection : ^1.15.0
26
- flutter_riverpod : ^1 .0.3
26
+ flutter_riverpod : ^2 .0.2
27
27
flutter_hooks : ^0.18.2+1
28
- hooks_riverpod : ^1 .0.3
28
+ hooks_riverpod : ^2 .0.2
29
29
go_router : ^5.2.0
30
30
palette_generator : ^0.3.3
31
31
logger : ^1.1.0
You can’t perform that action at this time.
0 commit comments