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.
- Adjust dropdown height handling and improve dialog positioning.
- Improve dialog positioning and handle the overflow issue.
- Fixed the issue with the dropdown not closing when the user taps outside the dropdown.
- Added the
itemBuilder
property to customize the dropdown items.
- Fixed the issue with the hint style.
- Fixed the issue with the dropdown style not updating.
- Fixed the issue with the dropdown style not updating.
- Added the
DropDownBoxDecoration
property to customize the dropdown box.
- Removed the
dropdownBoxDecoration
property asInputDecoration
.
- Added the
dropdownBoxDecoration
property to customize the dropdown box.
- Added the
buttonDecoration
property to customize the dropdown button. - Added the
searchDecoration
property to customize the search bar. - Make the dropdown button and search bar customizable.
- Fixed the issue with the dropdown global key.
- Added the
isCanNotSelect
property to disable the selection of a particular item in the dropdown. - Added the
empty
property widget to show a message when the dropdown is empty.
- Improve search functionality and handle empty lists
- Fixed the issue with the dropdown not making the selected item visible when the dropdown is opened.
- 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.