advanced_chips_input 0.1.5 copy "advanced_chips_input: ^0.1.5" to clipboard
advanced_chips_input: ^0.1.5 copied to clipboard

Customizable text input widget for creating chips from the text.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_chips_input

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

dependencies:
  advanced_chips_input: ^0.1.5

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:advanced_chips_input/advanced_chips_input.dart';
17
likes
160
points
255
downloads

Publisher

unverified uploader

Weekly Downloads

Customizable text input widget for creating chips from the text.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on advanced_chips_input