ipados_menu_bar 0.1.0 copy "ipados_menu_bar: ^0.1.0" to clipboard
ipados_menu_bar: ^0.1.0 copied to clipboard

A Flutter package that brings the iPadOS menubar to your apps, offering a native-like, customizable menu experience for iPad.

0.1.0 #

  • Default menus now work like the classic PlatformMenu widgets and are configured at the widget tree.
    • IPadFileMenu
    • IPadEditMenu
    • IPadFormatMenu
    • IPadViewMenu
    • IPadWindowMenu
  • PlatformMenuItemWithIcon and PlatformMenuWithIcon to pass IconData to menu items

0.0.3 #

  • Corrected README.md to correctly show GIF showcase on pub.dev

0.0.2 #

  • Correct custom menus placement
  • Enable/disable items

0.0.1 #

  • Custom PlatformMenuDelegate for iPad
  • Custom menu items and submenus (no custom icons on items, as of now)
  • Ability to hide select default items (File, Edit, Format, View)
7
likes
0
points
18
downloads

Publisher

verified publishersorolla.studio

Weekly Downloads

A Flutter package that brings the iPadOS menubar to your apps, offering a native-like, customizable menu experience for iPad.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ipados_menu_bar

Packages that implement ipados_menu_bar