multiselect_dropdown_pro 1.0.0 copy "multiselect_dropdown_pro: ^1.0.0" to clipboard
multiselect_dropdown_pro: ^1.0.0 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 Dart:

 $ dart pub add multiselect_dropdown_pro

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 dart pub get):

dependencies:
  multiselect_dropdown_pro: ^1.0.0

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:multiselect_dropdown_pro/multiselect_dropdown_pro.dart';
7
likes
0
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on multiselect_dropdown_pro