app_drop_down_menu 0.0.2
app_drop_down_menu: ^0.0.2 copied to clipboard
Simple and customizable dropdown widgets for Flutter. Provides easy-to-use AppDropDownButton, AppDropDownMenu, and AppDropdownButtonFormField with flexible styles, icons, and form integration. Perfect [...]
Changelog #
All notable changes to this project will be documented in this file.
0.0.1 #
Initial Release #
Added #
- Initial release of
app_drop_down_menupackage. - Added
AppDropDownButtonwidget for basic dropdown functionality. - Added
AppDropDownMenuwidget with flexible entry building. - Added
AppDropdownButtonFormFieldwidget with form integration and validation support. - Provided full customizability with icons, colors, border radius, fill colors, and dropdown styles.
- Included basic example usage demonstrating all widgets.
Notes #
- This is the first stable version.
- Ready for production use.
- Future updates will include additional style options and extended functionality.