reactable 0.1.4 copy "reactable: ^0.1.4" to clipboard
reactable: ^0.1.4 copied to clipboard

a reactive state management library that automatically updates the UI when values of an reactable objects change .It is easy, light, fast and well tested.

CHANGELOG #

[0.1.4] 26-09-2022 #

  • Reset autoDispose to false as default (This will lead to errors with hot reload).

[0.1.3] 23-09-2022 #

  • add Reactable.listenTo
  • Add Reactable.canBeAutoDisposed.
  • Set autoDispose to true as default.

[0.1.2] 21-09-2022 #

  • add auto dispose.

[0.1.1] 19-09-2022 #

  • Add reactable.read and reactable.write to change the value silently.
  • Add Scoped view to wrap a widget with scope.

[0.1.0] 16-07-2022 #

Test release.

9
likes
0
pub points
64%
popularity

Publisher

verified publisherqlevar.de

a reactive state management library that automatically updates the UI when values of an reactable objects change .It is easy, light, fast and well tested.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on reactable