Created
August 17, 2022 23:58
-
-
Save gausoft/f46abff2c326a704333f1133c3849cd3 to your computer and use it in GitHub Desktop.
Add flutter_riverpod dependancy
This file contains hidden or 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
# pubspec.yaml | |
dependencies: | |
flutter: | |
sdk: flutter | |
flutter_riverpod: ^1.0.4 | |
# Prerelease: 2.0.0-dev.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment