rx_redux 2.0.0 copy "rx_redux: ^2.0.0" to clipboard
rx_redux: ^2.0.0 copied to clipboard

outdated

Redux implementation based on Dart Stream, with the power of RxDart. Reactive redux store for Dart & Flutter.

2.0.0 - Aug 27, 2020 #

  • Added Logger which allows logging current state, action and new state.
  • Added RxReduxStore, first-class for Flutter UI.
  • Updated docs, example, README.
  • Updated internal refactor, optimized for performance.
  • Fixed many issues.

1.2.0 - Apr 25, 2020 #

  • Breaking change: remove rxdart dependency

1.1.0 - Dec 17, 2019 #

  • Update rxdart
  • Now support extension methods

1.0.1+1 - Oct 7, 2019 #

  • Update dependencies
  • Update example

1.0.1 - Aug 29, 2019 #

  • Update dependencies
  • Some minor changes

1.0.0+1 - Jun 29, 2019 #

  • Only change description

1.0.0 - Jun 18, 2019 #

  • Add the document, README, tests and some changes

0.0.9 - May 22, 2019 #

  • Initial version, created by Stagehand
20
likes
0
pub points
58%
popularity

Publisher

unverified uploader

Redux implementation based on Dart Stream, with the power of RxDart. Reactive redux store for Dart & Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on rx_redux