flutter-riverpod-snippets
flutter-riverpod-snippets copied to clipboard
https://marketplace.visualstudio.com/items?itemName=robert-brunhage.flutter-riverpod-snippets
Results
2
flutter-riverpod-snippets issues
Sort by
recently updated
recently updated
newest added
Hey Robert, I've been using your extension for a very long time and I love it. However I've some cool ideas in my mind regarding this Extension: - Code actions...
# Description This pull request updates the generated code type in the snippets from FutureOr to Future to align with the changes in the official Riverpod documentation. # Motivation The...