essentials library

Classes

AsyncNotifier<T>
A AsyncNotifier is a ChangeNotifier that wraps a BehaviorSubject.
ShrunkBox
A widget that takes no space.

Mixins

CloseableResources
Adds convenience methods on ChangeNotifier to register common closeable resources. These are closed when the dispose method is called.

Constants

shrunkBox → const ShrunkBox
A widget that takes no space.