dynamic_choice_chip 0.0.2 copy "dynamic_choice_chip: ^0.0.2" to clipboard
dynamic_choice_chip: ^0.0.2 copied to clipboard

This flutter plugin can be used to render the dynamic choice chip, where developer can pass the list.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_choice_chip

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

dependencies:
  dynamic_choice_chip: ^0.0.2

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:dynamic_choice_chip/dynamic_choice_chip.dart';
2
likes
110
pub points
0%
popularity

Publisher

unverified uploader

This flutter plugin can be used to render the dynamic choice chip, where developer can pass the list.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

assorted_layout_widgets, flutter

More

Packages that depend on dynamic_choice_chip