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

A customizable context menu package for Flutter with animation support, flexible styling, and web-like behavior.

0.3.0 #

  • feat: Add itemBorderRadius for rounded corners on menu item hover backgrounds
  • feat: Add itemMargin for spacing around individual menu items
  • feat: Add dividerMargin for vertical spacing around dividers
  • feat: Add menuPadding for padding inside menu container
  • feat: Add playground controls for all new styling options
  • fix: Improve menu size calculation to include all margins and paddings

0.2.0 #

  • feat: Add screenPadding parameter to control minimum distance from screen edges
  • feat: Add playground controls for adjusting screen padding in real-time

0.1.0 #

Initial release with core features:

  • Manual trigger context menu with showContextMenu()
  • Flexible icon support (Material Icons, SVG, custom widgets)
  • 8 built-in animations + custom animation support
  • Customizable styling (colors, sizes, elevation, border radius)
  • Adjustable menu width (minWidth, maxWidth)
  • Web-like click behavior (single click closes menu and triggers action)
  • Automatic overflow prevention
  • Interactive example playground
0
likes
0
points
224
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable context menu package for Flutter with animation support, flexible styling, and web-like behavior.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_root_context_menu