Skip to content

Releases: mstniy/computed_flutter

0.2.0

25 Dec 19:35
Compare
Choose a tag to compare
  • Upgraded Computed to 0.4
  • Rebuild Widgets during build(), instead of when their dependencies change

0.1.1

20 Dec 23:49
Compare
Choose a tag to compare
  • Element::build: Always rebuild, unless there is a cached build already
  • Added mixin for stateful widgets

0.1.0

17 Dec 19:13
Compare
Choose a tag to compare
  • ComputedWidget, ComputedStatefulWidget, ComputedBuilder, ComputedFlutterMixin
  • Upgraded to Computed 0.3
  • ValueListenable.react
  • Listenable.watch