all_in_one_dropdown 0.0.1
all_in_one_dropdown: ^0.0.1 copied to clipboard
A customizable Flutter package that supports single dropdown, searchable dropdown, and multi-select dropdown in one unified widget.
all_in_one_dropdown #
A powerful and customizable Flutter package for creating dropdowns with multiple modes:
🔹 Normal dropdown
🔹 Searchable dropdown
🔹 Multi-select dropdown
This package is designed to be reusable and flexible, making dropdown integration seamless for any Flutter project.
✨ Features #
- ✅ Normal dropdown
- 🔍 Searchable dropdown
- ✅ Multi-select dropdown
- 🎨 Highly customizable appearance
- 📱 Responsive design with smooth keyboard handling
- ⚡ Easy integration and reusable components
🚀 Installation #
Add the following line to your pubspec.yaml:
dependencies:
all_in_one_dropdown: ^1.0.0