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.
1.0.1 - 2025-07-17 #
π Initial release of ContextMenuAndroid β an iOS-style context menu for Android built using Flutter.
β¨ Highlights #
- iOS-style context menu with blurred background.
- Customizable actions with support for icons, colors, and labels.
- Dark mode support.
- Delete actions are highlighted automatically.
- Responsive and smooth UI animations.
- Easily integratable with any widget.
π Improvements #
- Enabled full null safety.
- Optimized widget trees using
constconstructors for better performance. - Enhanced linter rules in
analysis_options.yamlto follow best practices. - Refactored code for readability and maintainability.
- Added example image hosted via GitHub for consistent preview on pub.flutter-io.cn.