computed_flutter 0.2.0 copy "computed_flutter: ^0.2.0" to clipboard
computed_flutter: ^0.2.0 copied to clipboard

Straightforward, reliable, performant and testable reactive state management for Flutter

0.2.0 - 2023-12-25 #

  • Upgraded Computed to 0.4
  • Rebuild Widgets during build(), instead of when their dependencies change

0.1.1 - 2023-12-21 #

  • Element::build: Always rebuild, unless there is a cached build already
  • Added mixin for stateful widgets

0.1.0 - 2023-12-17 #

  • ComputedWidget, ComputedStatefulWidget, ComputedBuilder, ComputedFlutterMixin
  • Upgraded to Computed 0.3
  • ValueListenable.react
  • Listenable.watch

0.0.1 - 2023-11-15 #

  • Initial version
2
likes
160
pub points
0%
popularity

Publisher

unverified uploader

Straightforward, reliable, performant and testable reactive state management for Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

computed, flutter

More

Packages that depend on computed_flutter