multiselect_dropdown_pro 1.0.2 copy "multiselect_dropdown_pro: ^1.0.2" to clipboard
multiselect_dropdown_pro: ^1.0.2 copied to clipboard

MultiSelectDropDown is a Flutter package that offers a versatile and user-friendly multi-select dropdown widget. This package simplifies the process of selecting multiple items from a list, providing [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multiselect_dropdown_pro

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

dependencies:
  multiselect_dropdown_pro: ^1.0.2

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_dropdown_pro/multiselect_dropdown_pro.dart';
7
likes
105
points
25
downloads

Publisher

verified publisherrevamph.co.in

Weekly Downloads

MultiSelectDropDown is a Flutter package that offers a versatile and user-friendly multi-select dropdown widget. This package simplifies the process of selecting multiple items from a list, providing developers with a customizable solution for integrating multi-select dropdowns into their Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on multiselect_dropdown_pro