Still Learning to Code with flutter
- Indonesia, South Sumatera, Palembang
Stars
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.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.