riverpod_mutations_annotation library

The annotations and interfaces for riverpod_mutations_generator

Classes

AsyncMutation
Mutation
MutationFailure
MutationIdle
MutationKey
MutationLoading
MutationResult<T>
MutationSuccess
MutationSuccessResult<T>
Provider<State>
A provider that exposes a read-only value.
Refreshable<T>
An interface for provider expressions that can be passed to ref.refresh
SyncMutation

Mixins

ProviderListenable<State>
A base class for all providers, used to consume a provider.

Constants

mutation → const Mutation
mutationKey → const MutationKey