chico_ui 1.7.0 copy "chico_ui: ^1.7.0" to clipboard
chico_ui: ^1.7.0 copied to clipboard

Zero-dependency Flutter UI kit for minimal system interfaces. Responsive, adaptive, RTL-first widgets built from design tokens.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chico_ui

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

dependencies:
  chico_ui: ^1.7.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_ui/chico_ui.dart';
0
likes
160
points
106
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Zero-dependency Flutter UI kit for minimal system interfaces. Responsive, adaptive, RTL-first widgets built from design tokens.

Repository (GitHub)
View/report issues

Topics

#flutter #ui #widget #design-system #rtl

License

MIT (license)

Dependencies

flutter

More

Packages that depend on chico_ui