multiple_search_selection 2.5.4 copy "multiple_search_selection: ^2.5.4" to clipboard
multiple_search_selection: ^2.5.4 copied to clipboard

A highly customizable multiple selection widget with fuzzy search functionality.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add multiple_search_selection

With Flutter:

 $ flutter pub add multiple_search_selection

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

dependencies:
  multiple_search_selection: ^2.5.4

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:multiple_search_selection/multiple_search_selection.dart';
55
likes
0
pub points
91%
popularity

Publisher

verified publisheresentis.dev

A highly customizable multiple selection widget with fuzzy search functionality.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, lint

More

Packages that depend on multiple_search_selection