flutter_reactive_widget 1.0.7 flutter_reactive_widget: ^1.0.7 copied to clipboard
Simple reactive state management for Flutter.
1.0.7 #
Further updates to fix #5.
1.0.6 #
(Ignore -- use 1.0.7)
1.0.5 #
Fix issue where reactive widget would not update in async context (#5).
1.0.4 #
Check if widget is mounted before calling setState
(fixes #3).
1.0.3 #
Allow ReactiveWidget
s to be nested.
1.0.2 #
Updated docs (no functionality changes).
1.0.1 #
Updated docs (no functionality changes).
1.0.0 #
First pub.dev release.