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

outdated

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

2.1.0 Aug 28, 2020 #

  • State stream returned from RxReduxStore will not replay the latest state (Use RxReduxStore.state getter instead).

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
19
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

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