advanced_dropdown 1.0.1 copy "advanced_dropdown: ^1.0.1" to clipboard
advanced_dropdown: ^1.0.1 copied to clipboard

A customizable Flutter dropdown with search, single-select, and multi-select support.

1.0.0 #

πŸŽ‰ Initial release of custom_dropdown

  • Added Single Select dropdown (default behavior)
  • Added Multi Select support (via isMultiSelect: true)
  • Added Search feature (via isSearch: true)
  • Added Custom Decoration for both button and dropdown
  • Added Custom InputDecoration for search field
  • Dropdown opens below the button automatically
  • Lightweight and easy to integrate
  • Added full documentation, example app, and MIT license

1.0.1 (Planned) #

πŸ›  Upcoming improvements

  • ❌ Add generic type support (CustomDropdown<T>)
  • ❌ Improve dropdown positioning (auto adjust above if bottom overflow)
  • ❌ Add keyboard navigation and better focus handling
  • ❌ Add animation on open/close
  • ❌ Add dark mode adaptation
3
likes
0
points
358
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter dropdown with search, single-select, and multi-select support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on advanced_dropdown