riverpod_mutations 1.2.0
riverpod_mutations: ^1.2.0 copied to clipboard
A stop-gap measure for riverpod mutations, until its officially supported
Changelog #
1.2.0 #
-
Exposed
MutationStateinitial, data, loading, and error constructors for more generic use. -
MutationStateconstructors no longer take a ref directly, see below. -
Added
MutationState.fromRefto replace the previousMutationState.createapi
1.1.0 #
- Bump dependencies
1.0.0 #
- Initial version.