multiselect_searchable_drop_down 0.0.1+1 copy "multiselect_searchable_drop_down: ^0.0.1+1" to clipboard
multiselect_searchable_drop_down: ^0.0.1+1 copied to clipboard

Multi select searchable dropdown based on searchable_dropdown package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multiselect_searchable_drop_down

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

dependencies:
  multiselect_searchable_drop_down: ^0.0.1+1

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:multiselect_searchable_drop_down/multiselect_searchable_drop_down.dart';
0
likes
110
pub points
22%
popularity

Publisher

unverified uploader

Multi select searchable dropdown based on searchable_dropdown package

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, sizer

More

Packages that depend on multiselect_searchable_drop_down