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

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

1.0.0 #

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

🚀 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
140
points
14
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