quick_dropdown 0.0.1
quick_dropdown: ^0.0.1 copied to clipboard
A customizable dropdown widget.
Changelog #
All notable changes to this project will be documented in this file.
0.0.1 - 2023-11-12 #
Added #
- Initial release of the
quick_dropdownpackage. - Implemented a customizable dropdown widget.
- Added options for customizing colors, font size, and item height.
- Provided features like search, error handling, and loading indicators.
Changed #
- Updated dependencies to ensure compatibility with the latest Flutter SDK.
Deprecated #
- None
Removed #
- None
Fixed #
- None