reactive_state 0.7.0-dev.1 copy "reactive_state: ^0.7.0-dev.1" to clipboard
reactive_state: ^0.7.0-dev.1 copied to clipboard

An easy to understand reactive state management solution for Flutter.

Changelog #

0.7.0-dev.1 #

ATTENTION: This release comes with a few breaking changes.

  • Renamed package to reactive_state (I'm sorry, but the old name gave people the impression that this is intended for simple apps)
  • Renamed AutoRebuild to AutoBuild
  • Added ListValue and MapValue which allow observing individual change events
  • Added .map() and other operations allowing to create derived observable lists and maps more efficiently than with DerivedValue

0.6.0 #

  • Added DerivedValue, AutoRunner, autorun
  • Upgraded to Dart 2.7

0.5.1+2 #

0.5.1+1 #

  • Initial public release
1
likes
40
points
24
downloads

Publisher

verified publisherensody.com

Weekly Downloads

An easy to understand reactive state management solution for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on reactive_state