chico_kit 1.4.0 copy "chico_kit: ^1.4.0" to clipboard
chico_kit: ^1.4.0 copied to clipboard

Developer helpers for Chico UI — fewer lines for the same results. Context shortcuts, validators, formatters, debounce, and async helpers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chico_kit

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

dependencies:
  chico_kit: ^1.4.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:chico_kit/chico_kit.dart';
0
likes
160
points
92
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Developer helpers for Chico UI — fewer lines for the same results. Context shortcuts, validators, formatters, debounce, and async helpers.

Repository (GitHub)
View/report issues

Topics

#flutter #ui #helpers #utilities #chico

License

MIT (license)

Dependencies

chico_ui, flutter

More

Packages that depend on chico_kit