riverpod_mutations_annotation 1.0.2-dev.2
riverpod_mutations_annotation: ^1.0.2-dev.2 copied to clipboard
The annotation for riverpod_mutations_generator
Riverpod Mutations Annotation #
1.0.2-dev.2 #
Removed MutationBase
- Really should just make extensions on
AsyncMutationorSyncMutationdirectly, as anisLoadingextension has no use on aSyncMutationwhich does not have a loading state
1.0.2-dev.1 #
Unseal AsyncMutation and SyncMutation
1.0.2-dev #
Added super-interfaces for all mutation classes to inherit
1.0.1 #
Drop meta dependency version to allow for use with the current release of flutter
1.0.0 #
Initial version.