mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
It's common to have a ChangeNotifier that wraps a single value. This class makes that easy by providing a generic implementation.
It's common to have a ChangeNotifier that wraps a single value. This class makes that easy by providing a generic implementation.