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

PlatformmacOS

A Flutter plugin that provides comprehensive macOS menu bar customization and management for Flutter desktop applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mac_menu_bar

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mac_menu_bar: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mac_menu_bar/mac_menu_bar.dart';
2
likes
160
points
175
downloads

Publisher

verified publisherdetuksa.com

Weekly Downloads

A Flutter plugin that provides comprehensive macOS menu bar customization and management for Flutter desktop applications.

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