wwdropdown 1.0.2 copy "wwdropdown: ^1.0.2" to clipboard
wwdropdown: ^1.0.2 copied to clipboard

customizable dropdown with API pagination and search. Supports lazy loading, debounced API calls, and dynamic filtering for efficient handling of large datasets. Fully customizable UI and behaviors

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
0
likes
140
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

customizable dropdown with API pagination and search. Supports lazy loading, debounced API calls, and dynamic filtering for efficient handling of large datasets. Fully customizable UI and behaviors

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on wwdropdown