Riverpod Mutations Annotation
See riverpod_mutations_generator's readme
Supports @mutation @Mutation(keepAlive: true) on a Notifier's method or top-level function.
Supports @mutationKey @MutationKey() on an @mutation annotated function or method's parameter.
Libraries
- riverpod_mutations_annotation
- The annotations and interfaces for riverpod_mutations_generator