app_drop_down_menu 0.0.1
app_drop_down_menu: ^0.0.1 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 [...]
0.0.1 #
- TODO: Describe initial release.
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_menu
package. - Added
AppDropDownButton
widget for basic dropdown functionality. - Added
AppDropDownMenu
widget with flexible entry building. - Added
AppDropdownButtonFormField
widget 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.