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

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

Overlay Attack Detector #

Flutter plugin to detect overlay apps and protect sensitive UI such as payment screens.

Features #

  • Detect overlay permission
  • Open overlay permission settings
  • Android support

Usage #

import 'package:overlay_attack_detector/overlay_attack_detector.dart';

bool overlay = await OverlayAttackDetector.isOverlayEnabled();

4
likes
140
points
139
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