WWDropdown
A Flutter package for an advanced dropdown widget with support for API-driven item loading, search functionality, single or multi-select, and keyboard navigation.
This package provides a customizable dropdown with an overlay that can load items from an API, allowing for seamless selection of items, including the ability to search and navigate using the keyboard.
Features
- API Integration: Fetch items from an API with pagination support.
- Search: Built-in search functionality with debounce support.
- Customizable UI: Fully customizable text styles, decorations, and padding.
- Overlay: Dropdown appears as an overlay for better UX.
Installation
Add this package to your pubspec.yaml file:
dependencies:
wwdropdown: ^1.0.0