Created
November 28, 2024 17:28
-
-
Save vbalagovic/551560c459d2cb141c3c0c2ef9d184e9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependencies: | |
flutter: | |
sdk: flutter | |
flutter_riverpod: ^2.4.9 | |
riverpod_annotation: ^2.3.3 | |
freezed_annotation: ^2.4.1 | |
json_annotation: ^4.8.1 | |
dio: ^5.4.0 | |
go_router: ^13.0.0 | |
dev_dependencies: | |
build_runner: ^2.4.7 | |
riverpod_generator: ^2.3.9 | |
freezed: ^2.4.6 | |
json_serializable: ^6.7.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment