enhanced_platform_menu 0.2.0
enhanced_platform_menu: ^0.2.0 copied to clipboard
An enhanced drop-in replacement for Flutter’s Platform Menu API with support for checked items and icons on macOS and iPadOS.
0.2.0 #
- Added support for PlatformProvidedMenuItem
- Fixed issue where separator between default and custom items was missing
0.1.2 #
- Fixed typos in README
0.1.1 #
- Fixed formatting issues
0.1.0 #
- Initial release
- Adds EnhancedPlatformMenu which brings support for checked menu items and icons
- Supports macOS and iPadOS