context_menu_android 1.0.1
context_menu_android: ^1.0.1 copied to clipboard
A Flutter package that brings iOS-style context menu to Android.
ios_style_context_menu #
A Flutter package that brings an iOS-style context menu to Android.
This menu mimics the visual style and interaction behavior of iOS when a user long-presses on a card, image, or any widget.
β¨ Features #
- π iOS-like context menu for Android.
- π« Smooth and customizable animations.
- π§° Multiple action items (e.g., Share, Copy, Delete).
- π§ Easy to integrate with any widget.
- πͺ Optional shadow and blurred background effects.
π Getting Started #
To start using this package, add it to your pubspec.yaml:
dependencies:
ios_style_context_menu: ^1.0.1