chicago 0.4.3-dev copy "chicago: ^0.4.3-dev" to clipboard
chicago: ^0.4.3-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
copied to clipboard

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

dependencies:
  chicago: ^0.4.3-dev
copied to clipboard

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';
copied to clipboard
85
likes
130
points
56
downloads

Publisher

verified publishertvolkert.dev

Weekly Downloads

2024.09.14 - 2025.03.29

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)

Documentation

API reference

License

unknown (license)

Dependencies

collection, flutter, intl

More

Packages that depend on chicago