riverpod_mutations 1.2.0 copy "riverpod_mutations: ^1.2.0" to clipboard
riverpod_mutations: ^1.2.0 copied to clipboard

A stop-gap measure for riverpod mutations, until its officially supported

Changelog #

1.2.0 #

  • Exposed MutationState initial, data, loading, and error constructors for more generic use.

  • MutationState constructors no longer take a ref directly, see below.

  • Added MutationState.fromRef to replace the previous MutationState.create api

1.1.0 #

  • Bump dependencies

1.0.0 #

  • Initial version.
2
likes
140
pub points
63%
popularity

Publisher

verified publisheroaka.xyz

A stop-gap measure for riverpod mutations, until its officially supported

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta, riverpod_annotation, stack_trace

More

Packages that depend on riverpod_mutations