flex_menu_button 0.0.4
flex_menu_button: ^0.0.4 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.
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.