choicechip 0.0.4 copy "choicechip: ^0.0.4" to clipboard
choicechip: ^0.0.4 copied to clipboard

Choise chip demo

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add choicechip

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

dependencies:
  choicechip: ^0.0.4

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:choicechip/repository/choicechip.dart';
import 'package:choicechip/repository/home_controller.dart';
import 'package:choicechip/repository/shimmer.dart';
import 'package:choicechip/repository/widgets/icons.dart';
1
likes
130
points
23
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Choise chip demo

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get, program

More

Packages that depend on choicechip