flutter-riverpod-snippets
flutter-riverpod-snippets copied to clipboard
Three snippets have incorrect names
The ChangeNotifier snippet incorrectly has the name "State Notifier"
https://github.com/RobertBrunhage/flutter-riverpod-snippets/blob/ee10f52d4e2f75bf3ac3fa67d441b493e5770fbc/snippets/change_notifier.code-snippets#L2
The StreamProvider snippets both have "State Provider" in their names
https://github.com/RobertBrunhage/flutter-riverpod-snippets/blob/ee10f52d4e2f75bf3ac3fa67d441b493e5770fbc/snippets/stream_provider.code-snippets#L2
and
https://github.com/RobertBrunhage/flutter-riverpod-snippets/blob/ee10f52d4e2f75bf3ac3fa67d441b493e5770fbc/snippets/stream_provider.code-snippets#L12