multiselector 1.0.4 copy "multiselector: ^1.0.4" to clipboard
multiselector: ^1.0.4 copied to clipboard

Fast and lightweight universal item selector for Flutter with fuzzy search and customizable UI — lightweight and flexible.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multiselector

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

dependencies:
  multiselector: ^1.0.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:multiselector/multiselector.dart';
1
likes
150
points
40
downloads
screenshot

Publisher

verified publisherworldin.net

Weekly Downloads

Fast and lightweight universal item selector for Flutter with fuzzy search and customizable UI — lightweight and flexible.

Repository (GitHub)
View/report issues

Topics

#selector #picker #search #items #dropdown

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on multiselector