dropify 0.0.2
dropify: ^0.0.2 copied to clipboard
A customizable dropdown menu button for Flutter with multiple features (search, dynamic data, and various styles).
Changelog #
[Unreleased] #
Added #
- Initial release of the Dropify dropdown package with multiple design styles: 'material', 'fancy', 'cappuccino', 'simple'.
- Customizable item selection and search functionality.
0.0.2 - 2024-12-30 #
Added #
- DropifyDropdownButton: A customizable dropdown button with support for dynamic data and simple lists.
- Various design styles: material, fancy, cappuccino, simple.
- Searchable dropdown.
- Customizable item labels and item selection actions.
- Support for customizing colors, borders, and more.
- Responsive and easy to use interface.