chiclet 1.2.0 copy "chiclet: ^1.2.0" to clipboard
chiclet: ^1.2.0 copied to clipboard

Chiclet provides you with highly customizable island-style buttons similar to those found in the popular language learning app Duolingo and Figma courses.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chiclet

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

dependencies:
  chiclet: ^1.2.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:chiclet/chiclet.dart';
35
likes
140
points
122
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Chiclet provides you with highly customizable island-style buttons similar to those found in the popular language learning app Duolingo and Figma courses.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on chiclet