• Adam Barth's avatar
    Add ValueNotifier (#8463) · 9a83659d
    Adam Barth authored
    It's common to have a ChangeNotifier that wraps a single value. This class
    makes that easy by providing a generic implementation.
    9a83659d
change_notifier_test.dart 6.1 KB