- Upgraded Computed to 0.4
- Rebuild
Widget
s duringbuild()
, instead of when their dependencies change
Element::build
: Always rebuild, unless there is a cached build already- Added mixin for stateful widgets
ComputedWidget
,ComputedStatefulWidget
,ComputedBuilder
,ComputedFlutterMixin
- Upgraded to Computed 0.3
ValueListenable.react
Listenable.watch
- Initial version