enhanced_platform_menu 0.3.0 copy "enhanced_platform_menu: ^0.3.0" to clipboard
enhanced_platform_menu: ^0.3.0 copied to clipboard

PlatformiOSmacOS

An enhanced drop-in replacement for Flutter’s Platform Menu API with support for checked items and icons on macOS and iPadOS.

0.3.0 #

  • Added Swift Package Manager support for iOS and macOS (CocoaPods still supported)
  • Breaking: raised minimum Flutter to 3.41.0 (Dart SDK 3.11.0), required by Swift Package Manager

0.2.2 #

  • Removed dart:io dependency so the package can be compiled for Web (no-op on Web — plugin still only functions on macOS/iPadOS)

0.2.1 #

  • Fixed issue where items would always be enabled (macOS only)

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
2
likes
160
points
810
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An enhanced drop-in replacement for Flutter’s Platform Menu API with support for checked items and icons on macOS and iPadOS.

Repository (GitHub)
View/report issues

Topics

#menus #macos #ipados #desktop #shortcuts

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on enhanced_platform_menu

Packages that implement enhanced_platform_menu