Stars
5
stars
written in Dart
Clear filter
A predictable state management library that helps implement the BLoC design pattern
More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.
Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.