flutter_context_menu 0.2.0 copy "flutter_context_menu: ^0.2.0" to clipboard
flutter_context_menu: ^0.2.0 copied to clipboard

Create and display a customizable context menus in your app.

0.2.0 #

  • Removed provider and equatable dependency as they are no longer needed.
  • Updated the package's dependencies to the latest versions.
  • Removed unnecessary platform specific folders.
  • The package is now fully dependent on InheritedWidget for state management.
  • Replaced the old Overlay widget with the new OverlayPortal widget.
62
likes
150
pub points
92%
popularity
screenshot

Publisher

unverified uploader

Create and display a customizable context menus in your app.

Repository (GitHub)
View/report issues

Topics

#context-menu #options-menu #command #menu #editor

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_context_menu