inherited_rxdart 0.0.4 inherited_rxdart: ^0.0.4 copied to clipboard
Inherited RxDart is a state management library that combine the power of InheritedWidget and RxDart, a simple and elegant state management solution for apps of any scale
0.0.4 #
- Remove generic type requirement in RxSingleStateBloc
- Add implementations for Builder, Listener, Consumer of RxSingleStateBloc
- Remove dynamic type of BuilderBase/ListenerBase
- Rework selector/builder implementation (remove unnecessary variable/state/value)
0.0.3+2 #
- Format
0.0.3+1 #
- Removing base export
0.0.3 #
- Rework Listener
- Rework Consumer
- Add doc
0.0.2 #
- Pubspec modification and remove export
0.0.1 #
- Initial development release