wrappers/wrappers library
Classes
-
StreamControllerWrapper<
T> - A StatefulWidget that provides a StreamController to its child builder and handles the controller's lifecycle.
-
ValueNotifierWrapper<
T> - A StatefulWidget that manages a ValueNotifier and provides it to its child builder.