inherited_rxdart 1.0.0 copy "inherited_rxdart: ^1.0.0" to clipboard
inherited_rxdart: ^1.0.0 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

1.0.0 #

  • Change all "SingleState" blocs and related Widget name to "ViewModel"
  • Modify README

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
13
likes
0
pub points
0%
popularity

Publisher

verified publishersilentcat.dev

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

License

unknown (LICENSE)

Dependencies

flutter, meta, nested, rxdart

More

Packages that depend on inherited_rxdart