riverpod_mutations_annotation 1.0.4 copy "riverpod_mutations_annotation: ^1.0.4" to clipboard
riverpod_mutations_annotation: ^1.0.4 copied to clipboard

The annotation for riverpod_mutations_generator

Riverpod Mutations Annotation #

1.0.4 #

Export ProviderListenable

1.0.3 #

Add super-interfaces for mutation classes that have values

  • MutationResult<T>
  • MutationSuccessResult<T>

Remove duplicated code

1.0.2 #

Add super-interfaces for all mutation classes to inherit

  • AsyncMutation: MutationIdle, MutationSuccess, MutationFailure, MutationLoading
  • SyncMutation: MutationIdle, MutationSuccess, MutationFailure

1.0.2-dev.2 #

Removed MutationBase

  • Really should just make extensions on AsyncMutation or SyncMutation directly, as an isLoading extension has no use on a SyncMutation which 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.

1
likes
120
pub points
55%
popularity

Publisher

verified publisheroaka.xyz

The annotation for riverpod_mutations_generator

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

meta, riverpod

More

Packages that depend on riverpod_mutations_annotation