chips_input_autocomplete 1.1.2 copy "chips_input_autocomplete: ^1.1.2" to clipboard
chips_input_autocomplete: ^1.1.2 copied to clipboard

A chips input with autocomplete. Ideal for tagging or categorizing user input. Many options to customize the behavior and appearance.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add chips_input_autocomplete

With Flutter:

 $ flutter pub add chips_input_autocomplete

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

dependencies:
  chips_input_autocomplete: ^1.1.2

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:chips_input_autocomplete/chips_input_autocomplete.dart';
4
likes
0
pub points
67%
popularity

Publisher

verified publisherbruckcode.de

A chips input with autocomplete. Ideal for tagging or categorizing user input. Many options to customize the behavior and appearance.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on chips_input_autocomplete