state/lib library
Classes
-
GetHypenReactiveData<
D> - Hypen
- HypenAdapter
- HypenContainer
- HypenEffect
- HypenEnum
- HypenInfo
- HypenLoader
-
HypenReactiveData<
D, T extends HypenGeneratedData, I> -
HypenStream<
T> - HypenWatcher
- HypenWrapper
- IgnoreGeneration
- IgnoreNotification
-
SelectHypenReactiveData<
I> -
SimpleEffect<
T> -
SimpleInfo<
T> -
SimpleInfoWrapper<
T> -
SimpleLoader<
T>
Enums
Mixins
Extensions
- AwaitFirstState on T
Constants
- hypenInfo → const HypenInfo
- ignoreGeneration → const IgnoreGeneration
- Ignore annotated element on code generation
- ignoreNotification → const IgnoreNotification
Properties
- hypenEquals → bool Function(Object? e1, Object? e2)
-
final
Functions
-
createHypen<
T> (T build(HypenWrapper hypen)) → SimpleInfoWrapper< T>
Typedefs
- UnregisterAction = void Function()