secure_device_check 1.0.0 copy "secure_device_check: ^1.0.0" to clipboard
secure_device_check: ^1.0.0 copied to clipboard

A production-ready Flutter plugin for banking & fintech apps. Provides emulator detection, root/jailbreak detection, developer options detection, and screen protection (blocks screenshots & screen rec [...]

1.0.0 #

  • Initial release.
  • Emulator / Simulator Detection — multi-heuristic detection using build properties, hardware fingerprints, and compile-time checks.
  • Root / Jailbreak Detection — checks for su binary, Magisk, BusyBox, Cydia, sandbox escapes, and 30+ jailbreak indicators.
  • Developer Options Detection — detects enabled developer settings and USB debugging (Android).
  • Screen Protection — blocks screenshots and screen recordings using FLAG_SECURE (Android) and secure text field overlay (iOS). Content appears black when captured.
1
likes
140
points
69
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A production-ready Flutter plugin for banking & fintech apps. Provides emulator detection, root/jailbreak detection, developer options detection, and screen protection (blocks screenshots & screen recording) for Android & iOS.

Repository (GitHub)
View/report issues

Topics

#security #emulator-detection #root-detection #developer-options #screen-protection

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on secure_device_check

Packages that implement secure_device_check