meedu library

Classes

BaseNotifier<T>
Define a base notifier for SimpleNotifier and StateNotifier
BaseProvider<T>
BaseTagProvider<P>
Debouncer
this class is an implementenacion of a debounce functionallity
ListeneableProvider<T>
PersistentStateStorage
this class defines a storage interface for any StateNotifier that implements the PersistentStateMixin
Provider<T>
ProviderReference
ProviderScope
Rx<T>
Rx class to work with observables
RxNotifier<T>
class to add dynamic updates into a RxBuilder widget
RxReaction
this class allow us to cancel schedules tasks and subscriptions
SimpleNotifier
SimpleNotifierEmptyData
SimpleProvider<T>
SimpleTagProvider<T extends SimpleNotifier>
StateNotifier<State>
StateProvider<T extends StateNotifier<S>, S>
StateTagProvider<T extends StateNotifier<S>, S>
TagProvider<T>

Mixins

ListeneableNotifier<T>
PersistentStateMixin<State>
a mixin to allows you save a state as a JSON in any local database

Extensions

RxExtension on T
creates an int observable using the prefix .obx
RxExtensions on Rx<T>

Properties

Get → _Get
return an instance of _Get for the dependency injection module
no setter