menu_bar 0.4.0 menu_bar: ^0.4.0 copied to clipboard
A customizable application menu bar with submenus for your Flutter Desktop apps.
0.4.0 #
- Fix breaking: Conflict between MenuBar and MenuStyle in material package
0.3.1 #
- Update: README.md for contact info
0.3.0 #
- Change: Menu bar button onTap to onTapDown
0.2.1 #
- Fix: Docs using old widget names
0.2.0 #
- Rename: BarMenuButton to BarButton
- Rename: MenuBarSubMenu to SubMenu
- Update: README.md
0.1.1 #
- Update screenshots
0.1.0 #
- Initial version.