magic_dropdown_search 0.0.10 magic_dropdown_search: ^0.0.10 copied to clipboard
A flutter package for a dropdown search with dynamic data from Api
Changelog #
All notable changes to the "magic_dropdown_search" project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.0.9] #
Fixed #
- Improve dialog positioning and handle the overflow issue.
- Fixed the issue with the dropdown not closing when the user taps outside the dropdown.
[0.0.8] #
[0.0.6] #
[0.0.4] #
[0.0.3] #
[0.0.2] #
Fixed #
- Fixed the issue with the dropdown not making the selected item visible when the dropdown is opened.
[0.0.1] #
Added #
- Initial release of the "magic_dropdown_search" package.
- Dynamic data loading from API for dropdown search functionality.
- Search functionality within the dropdown.
- Customizable dropdown height and item height.
- Initial value setting for the dropdown.
- Essential customization options for the dropdown.
- Contribution guidelines in the README.
- MIT License file.