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

A customizable Flutter dropdown widget with search, single & multi selection, and add-new-item support.

1.0.1 #

  • Improved UI responsiveness across different screen sizes.
  • Fixed dropdown not auto-closing when selecting in multi-selection mode.
  • Enhanced keyboard accessibility for search input and navigation.

1.0.0 #

🎉 Initial release of clever_dropdown: A powerful and flexible dropdown widget for Flutter with rich customization and interaction features.

  • Single-selection and multi-selection support.
  • Searchable dropdown list with real-time filtering.
  • Add new item support within the dropdown.
  • Intelligent item rendering with itemAsString for custom display.
  • Asynchronous item loading (Future<List<T>> support).
  • Full customization: dropdown height, border, radius, hint, colors, padding, and more.
  • Click outside to dismiss dropdown.
  • Keyboard navigation support for web and desktop.
  • Works seamlessly on Android, iOS, Web, and Desktop.
1
likes
150
points
24
downloads

Publisher

verified publisherfazilkp.in

Weekly Downloads

A customizable Flutter dropdown widget with search, single & multi selection, and add-new-item support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

figma_squircle, flutter, moon_design

More

Packages that depend on clever_dropdown