multiple_search_selection 2.6.4 copy "multiple_search_selection: ^2.6.4" to clipboard
multiple_search_selection: ^2.6.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 Flutter:

 $ flutter pub add multiple_search_selection

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

dependencies:
  multiple_search_selection: ^2.6.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:multiple_search_selection/multiple_search_selection.dart';
49
likes
130
pub points
91%
popularity
screenshot

Publisher

verified publisheresentis.dev

A highly customizable multiple selection widget with fuzzy search functionality.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, lint

More

Packages that depend on multiple_search_selection