We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dbcb2d commit 46f587fCopy full SHA for 46f587f
boring_to_beautiful/step_07/pubspec.yaml
@@ -19,8 +19,8 @@ dependencies:
19
dynamic_color: ^1.7.0
20
english_words: ^4.0.0
21
flutter_bloc: ^9.0.0
22
- freezed_annotation: ^2.4.4
23
- go_router: ^14.8.0
+ freezed_annotation: ^3.0.0
+ go_router: ^15.1.1
24
material_color_utilities: any
25
universal_platform: ^1.1.0
26
url_launcher: ^6.3.1
@@ -31,7 +31,7 @@ dev_dependencies:
31
sdk: flutter
32
build_runner: ^2.4.15
33
flutter_lints: ^5.0.0
34
- freezed: ^2.5.8
+ freezed: ^3.0.6
35
36
flutter:
37
uses-material-design: true
0 commit comments