flex_menu_button 1.0.1
flex_menu_button: ^1.0.1 copied to clipboard
A flexible and customizable dropdown menu button for Flutter. Supports headers, footers, icon or text triggers, custom styles, tooltips, and even secret invisible actions.
1.0.1 #
- Refined documentation and examples
1.0.0 #
- Refined documentation and examples
0.0.9 #
- Refined documentation and examples
- Added background button color for more customization
- Allow for assigning of custom Icon widgets and not just native IconData
0.0.8 #
- Refined documentation and examples
0.0.7 #
- Refined documentation and examples
0.0.6 #
- Refined documentation and examples
0.0.5 #
- Refined documentation and examples
0.0.4 #
- Improved documentation with a detailed
README.md, including usage examples and screenshots. - Added
example/lib/flex_menu_button_example.dartfor pub.dev visibility and scoring. - Ensured image paths and markdown structure are compatible with pub.dev rendering guidelines.
0.0.3 #
- Improved documentation with a detailed
README.md, including usage examples and screenshots. - Added
example/lib/example.dartfor pub.dev visibility and scoring. - Ensured image paths and markdown structure are compatible with pub.dev rendering guidelines.
0.0.2 #
- Improved documentation with a detailed
README.md, including usage examples and screenshots. - Added
example/lib/example.dartfor pub.dev visibility and scoring. - Ensured image paths and markdown structure are compatible with pub.dev rendering guidelines.
0.0.1 #
- Initial release with core
MenuDropdownButtonwidget and customization options.