kanza 0.3.0 copy "kanza: ^0.3.0" to clipboard
kanza: ^0.3.0 copied to clipboard

Simple state management alternative to Cubit

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kanza

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  kanza: ^0.3.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kanza/kanza.dart';
3
likes
120
points
24
downloads

Publisher

verified publisheryusubov.com

Weekly Downloads

Simple state management alternative to Cubit

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kanza