overlay_attack_detector 0.0.9 copy "overlay_attack_detector: ^0.0.9" to clipboard
overlay_attack_detector: ^0.0.9 copied to clipboard

Flutter plugin to detect overlay attacks and obscured touches for secure payment flows on Android.

overlay_attack_detector #

Author: Siddharth Khore
GitHub: https://github.com/sidkhore1002

pub package GitHub stars

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
3
likes
140
points
106
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to detect overlay attacks and obscured touches for secure payment flows on Android.

Repository (GitHub)
View/report issues

Topics

#flutter-plugin #android-security #overlay-detection #tapjacking

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on overlay_attack_detector

Packages that implement overlay_attack_detector