computed_flutter 0.1.1 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