context_menu_android 1.0.2
context_menu_android: ^1.0.2 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