reactable 0.1.7 copy "reactable: ^0.1.7" to clipboard
reactable: ^0.1.7 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.7] 10-07-2024 #

  • Fix error when updating a disposed widget.

[0.1.6] 24-05-2024 #

  • Fix error with modification during iteration for lists

[0.1.5] 14-04-2023 #

  • Allow reactable to be used in other widget if a widget dispose it.

[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.

10
likes
160
points
46
downloads

Publisher

verified publisherqlevar.de

Weekly Downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on reactable