native_security_kit 1.0.1 copy "native_security_kit: ^1.0.1" to clipboard
native_security_kit: ^1.0.1 copied to clipboard

A comprehensive enterprise-grade security suite for Flutter. Includes root/jailbreak detection, emulator checks, hardware-backed encryption (AES-GCM & Secure Enclave), debugger detection, anti-tamper [...]

1.0.0 #

  • Initial stable release of Native Security Suite.
  • Device Integrity: Root & Jailbreak detection.
  • Environment Checks: Emulator/Simulator detection.
  • Runtime Protection: Debugger detection (Android/iOS).
  • Network Security: VPN & Proxy active detection.
  • Tamper Protection: APK Signature Hash (Android) & App Identity (iOS).
  • Hardware Vault:
    • Android: AES-GCM encryption using Android Keystore.
    • iOS: ECIES encryption using Secure Enclave & Keychain.
  • Privacy Features:
    • Android: FLAG_SECURE for screenshot/screen-recording prevention.
    • iOS: Custom Privacy Overlay in App Switcher/Background.
  • Connectivity Checks: USB Debugging (ADB) & External Display detection.
1
likes
145
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive enterprise-grade security suite for Flutter. Includes root/jailbreak detection, emulator checks, hardware-backed encryption (AES-GCM & Secure Enclave), debugger detection, anti-tamper signature verification, and screen privacy protection.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_security_kit

Packages that implement native_security_kit