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

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

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
150
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