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

A Flutter plugin for implementing security checks on Android and iOS devices, including root detection, debugging checks, and tampering prevention.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2024-02-13 #

Added #

  • Initial release of AndOs Security Checker
  • Android security checks:
    • Root detection
    • ADB (USB debugging) detection
    • Developer mode detection
    • App debugging detection
    • App signature verification
    • Frida detection
    • Emulator detection
  • iOS security checks:
    • Debug mode detection
    • Emulator detection
    • Runtime tampering detection
    • App debugging detection
7
likes
150
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for implementing security checks on Android and iOS devices, including root detection, debugging checks, and tampering prevention.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on and_os