flutter_cubit 0.1.1 copy "flutter_cubit: ^0.1.1" to clipboard
flutter_cubit: ^0.1.1 copied to clipboard

discontinued

A Flutter library built to expose widgets that integrate with cubits. Built to work with the cubit and bloc state management packages.

0.1.1 #

  • fix: upgrade to cubit: ^0.1.2
  • docs: minor documentation updates

0.1.0 #

  • BREAKING: rename condition in CubitBuilder to buildWhen
  • BREAKING: rename condition in CubitListener to listenWhen
  • feat: upgrade to cubit: ^0.1.0
  • docs: inline documentation improvements

0.0.12 #

  • feat: upgrade to cubit: ^0.0.13
  • docs: various documentation updates

0.0.11 #

  • feat: upgrade to cubit ^0.0.10
  • docs: various documentation updates

0.0.10 #

  • BREAKING: upgrade to cubit: ^0.0.8
  • docs: minor logo updates

0.0.9 #

  • feat: upgrade to cubit: ^0.0.7
  • feat: make all widgets compatible with CubitStream

0.0.8 #

  • BREAKING: upgrade to cubit: ^0.0.4

0.0.7 #

  • fix: use Cubit<Object> instead of Cubit<dynamic> in CubitProvider

0.0.6 #

  • fix: expose CubitListenerSingleChildWidget
  • fix: expose CubitProviderSingleChildWidget

0.0.5 #

  • fix: hide CubitListenerSingleChildWidget
  • fix: hide CubitProviderSingleChildWidget
  • fix: ProviderNotFoundException handling
  • fix: do not leak Provider implementation

0.0.4 #

  • feat: add CubitConsumer
  • feat: add MultiCubitListener
  • feat: add MultiCubitProvider

0.0.3 #

  • BREAKING: upgrade to cubit: ^0.0.3
  • docs: minor documentation improvements

0.0.2 #

  • BREAKING: upgrade to cubit: ^0.0.2
  • docs: minor documentation improvements
  • tests: 100% code coverage

0.0.1 #

  • feat: initial release
43
likes
40
pub points
68%
popularity

Publisher

verified publisherbloc-dev.com

A Flutter library built to expose widgets that integrate with cubits. Built to work with the cubit and bloc state management packages.

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

cubit, flutter, provider

More

Packages that depend on flutter_cubit