mac_menu_bar 0.0.1 copy "mac_menu_bar: ^0.0.1" to clipboard
mac_menu_bar: ^0.0.1 copied to clipboard

PlatformmacOS

A Flutter plugin that provides access to macOS menu bar actions, allowing Flutter applications to handle standard menu items like Cut, Copy, Paste, and Select All with custom behavior.

Changelog #

0.0.1 - 2025-12-18 #

  • Initial development release
  • Initial release of the Mac Menu Bar plugin
  • Support for handling standard menu bar actions: Cut, Copy, Paste, and Select All
  • Platform interface for macOS menu bar integration
  • Method channel implementation for Flutter to native communication
  • Example application demonstrating usage
  • Comprehensive documentation and API references
  • Improved error handling and fallback to system defaults
  • Optimized menu item override mechanism
  • Enhanced code documentation and examples
1
likes
150
points
145
downloads

Publisher

verified publisherdetuksa.com

Weekly Downloads

A Flutter plugin that provides access to macOS menu bar actions, allowing Flutter applications to handle standard menu items like Cut, Copy, Paste, and Select All with custom behavior.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mac_menu_bar

Packages that implement mac_menu_bar