overlay_attack_detector
Author: Siddharth Khore
GitHub: https://github.com/sidkhore1002
A Flutter plugin to detect overlay attacks and obscured touches on Android to secure sensitive screens such as payments, login, and OTP screens.
✨ Features
- ✅ Detect overlay permission (is any app drawing over your app)
- ✅ Detect obscured touches in real-time
- ✅ Open overlay permission settings
- ✅ Protect sensitive UI from tapjacking
- ✅ Lightweight and easy to integrate
- ✅ Works on Android (iOS not supported)
📦 Installation
Add this to your pubspec.yaml:
dependencies:
overlay_attack_detector: ^0.0.9