flutter_easy_searchable_dropdown 0.1.10 copy "flutter_easy_searchable_dropdown: ^0.1.10" to clipboard
flutter_easy_searchable_dropdown: ^0.1.10 copied to clipboard

A customizable, lightweight, and easy-to-use searchable dropdown widget for Flutter.

📦 Flutter Easy Searchable Dropdown #

Pub Version License

A customizable and lightweight searchable dropdown widget for Flutter. Easily add a dropdown with built-in search functionality and an optional clear button to your Flutter apps.


⚙️ How It Works #

The FlutterEasySearchableDropdown widget provides a single-selection dropdown with:

  • Searchable input field
  • Clearable selection
  • Fully customizable UI (text style, icons, hints)
  • Smooth overlay dropdown list

Users can type in the search field to filter options dynamically. Selecting an item updates the input and triggers the onChanged callback.


🎨 Features #

  • Lightweight and fast
  • Fully customizable appearance (text style, border, icons)
  • Searchable dropdown for quick selection
  • Optional clear button to reset selection
  • Smooth overlay animations
  • Easy integration in any Flutter project

🚀 Installation #

Add the package to your pubspec.yaml dependencies:

dependencies:
  flutter_easy_searchable_dropdown: ^0.1.10

Then run:

flutter pub get

📞 Contact & Support #

Maintained by Partha Baral.

For questions, feature requests, or support, please reach out via the website. You can also view the source code, report issues, or contribute on GitHub:

GitHub Repository

5
likes
160
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable, lightweight, and easy-to-use searchable dropdown widget for Flutter.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_easy_searchable_dropdown