chicago 0.4.2-dev copy "chicago: ^0.4.2-dev" to clipboard
chicago: ^0.4.2-dev copied to clipboard

The Chicago widget set is an alternate design language for Flutter designed for desktop (keyboard and mouse) form factors. It is based on Apache Pivot.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chicago

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

dependencies:
  chicago: ^0.4.2-dev

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:chicago/chicago.dart';
77
likes
110
pub points
53%
popularity

Publisher

verified publishertvolkert.dev

The Chicago widget set is an alternate design language for Flutter designed for desktop (keyboard and mouse) form factors. It is based on Apache Pivot.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

collection, flutter, intl

More

Packages that depend on chicago