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

Flutter plugin wrapping SafetyNet (iOS) and SafetyNetAndroid for report-only root/jailbreak/tamper/debugger detection on both platforms.

1.0.0 #

  • Initial release.
  • SafetyNetFlutter.check() — unified root/jailbreak/tamper/debugger detection.
  • iOS: wraps SafetyNet (SafetyNet.shared.check()).
  • Android: wraps SafetyNetAndroid (checkRoot() + checkDebugger()).
0
likes
160
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

Flutter plugin wrapping SafetyNet (iOS) and SafetyNetAndroid for report-only root/jailbreak/tamper/debugger detection on both platforms.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on safety_net_flutter

Packages that implement safety_net_flutter