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

select_all_dropdown is a highly customizable and user-friendly Flutter package that provides a multi-select dropdown with a convenient "Select All" feature. It allows users to select multiple items fr [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add select_all_dropdown

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

dependencies:
  select_all_dropdown: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

4
likes
110
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

select_all_dropdown is a highly customizable and user-friendly Flutter package that provides a multi-select dropdown with a convenient "Select All" feature. It allows users to select multiple items from a list with ease and efficiency, making it an ideal choice for forms, filtering options, and settings screens.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, states_rebuilder

More

Packages that depend on select_all_dropdown