cupertino_context_menu_plus 1.0.3 copy "cupertino_context_menu_plus: ^1.0.3" to clipboard
cupertino_context_menu_plus: ^1.0.3 copied to clipboard

An enhanced version of Flutter's CupertinoContextMenu.

1.0.3 #

2025-12-22 #

  • Add onOpened callback to notify after the menu route is pushed (opening starts; not when the transition finishes).

1.0.2 #

2025-12-19 #

  • Fix intermittent white flash during the open transition by keeping the route on-stage while measuring, and deferring layout measurements until keys are mounted.
  • Improve blur/barrier stability during the transition.
  • Make CupertinoContextMenuPlusController.open() / .close() safe to call during build/layout by deferring to the next frame when needed.

1.0.1 #

2025-12-19 #

  • Add bottomWidgetBuilder as an alternative to actions for building fully custom content below the preview.
  • Add CupertinoContextMenuPlusController to open/close the menu programmatically.
  • Add openGestureEnabled to optionally disable the built-in long-press gesture.

1.0.0 #

2025-12-19 #

  • 🎉 Initial release.
6
likes
160
points
173
downloads
screenshot

Publisher

verified publisheresentis.dev

Weekly Downloads

An enhanced version of Flutter's CupertinoContextMenu.

Repository (GitHub)
View/report issues

Topics

#cupertino #context-menu #reactions #widget #animation

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on cupertino_context_menu_plus