UniState Adapter
A Flutter package that provides adapters to convert various state management solutions to a unified ValueListenable interface.
Features
- Convert Bloc to ValueListenable
- Convert Cubit to ValueListenable
- Convert ChangeNotifier to ValueListenable