/cubit

An experimental Dart library which exposes a cubit. A cubit is a reimagined bloc (from package:bloc) which removes events and relies on methods to emit new states instead.

Primary LanguageDartMIT LicenseMIT

No issues in this repository yet.