inherited_rxdart 0.0.5+2 copy "inherited_rxdart: ^0.0.5+2" to clipboard
inherited_rxdart: ^0.0.5+2 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.5+2 #

  • Add more details to README

0.0.5+1 #

  • Add doc to main README

0.0.5 #

  • Internal changes of RxBlocBase, add function to notify a new state has been emitted.
  • Add initialized variable to bloc, to indicate whether it has been initialized.

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
14
likes
150
points
37
downloads

Publisher

verified publishersilentcat.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta, nested, rxdart

More

Packages that depend on inherited_rxdart