multiselect_dropdown_with_select_all 0.1.1 copy "multiselect_dropdown_with_select_all: ^0.1.1" to clipboard
multiselect_dropdown_with_select_all: ^0.1.1 copied to clipboard

The Multi-select Dropdown with a Select All option offers an intuitive interface for selecting multiple items from a list. It features a convenient Select All option to quickly choose or deselect all [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add multiselect_dropdown_with_select_all

With Flutter:

 $ flutter pub add multiselect_dropdown_with_select_all

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

dependencies:
  multiselect_dropdown_with_select_all: ^0.1.1

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_with_select_all/multiselect_dropdown_with_select_all.dart';
5
likes
0
points
34
downloads

Publisher

verified publisherfaceboss.online

Weekly Downloads

The Multi-select Dropdown with a Select All option offers an intuitive interface for selecting multiple items from a list. It features a convenient Select All option to quickly choose or deselect all items, ideal for forms, filters, and bulk actions. This package enhances user experience by streamlining selections, minimizing clicks, and ensuring efficient data input. It's highly customizable, compatible with various frameworks, and easy to integrate into any project.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on multiselect_dropdown_with_select_all