cubit
Dart
★ 597
updated 6y ago
▣ archived
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.
No plain-English explanation yet — one is being written right now. Check back in a minute.