flutter_rx 0.5.1 copy "flutter_rx: ^0.5.1" to clipboard
flutter_rx: ^0.5.1 copied to clipboard

A redux style state management library, loosely inspired by NgRx.

0.5.1 #

  • Update readme

0.5.0 #

  • Break out flutter_rx_core into separate lib

0.4.0 #

Breaking Changes #

  • State must extend class StoreState

0.3.1 #

  • chore: follow flutter_lints

0.3.0 #

Breaking Changes #

  • bump min dart sdk to 2.17.0

Fixes #

  • filter out initial null frame

0.2.2 #

  • fix: remove null aware operator

0.2.1 #

  • feat:add value getter to store

0.2.0 #

  • feat: null safety support

0.1.2 #

  • initial release
3
likes
140
pub points
46%
popularity

Publisher

verified publishersimmer.recipes

A redux style state management library, loosely inspired by NgRx.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_rx_core, rxdart

More

Packages that depend on flutter_rx