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

With Chiclet, you can enjoy the convenience of highly customizable island-style buttons that are similar to those found in the popular language learning app Duolingo. These buttons can be tailored to [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add chiclet

With Flutter:

 $ flutter pub add chiclet

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

dependencies:
  chiclet: ^1.0.1

Alternatively, your editor might support dart pub get or 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
0
points
122
downloads

Publisher

unverified uploader

Weekly Downloads

With Chiclet, you can enjoy the convenience of highly customizable island-style buttons that are similar to those found in the popular language learning app Duolingo. These buttons can be tailored to your preferences, allowing you to fully personalize your experience.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on chiclet