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