riverpod library

Classes

FutureProvider<T>
A provider that asynchronously creates a value.
Provider<State>
A provider that exposes a read-only value.
ProviderScope
A widget that stores the state of providers.