flutter_secure_shield 1.0.3
flutter_secure_shield: ^1.0.3 copied to clipboard
Advanced root detection and jailbreak detection Flutter plugin with comprehensive security checks.
1.0.3 #
- Fixed Swift Package Manager (SPM) integration to comply with the latest pub.dev validation requirements.
1.0.2 #
- Fixed Swift compiler error: 'fork()' is unavailable on iOS/Simulator.
- Improved build stability for modern iOS versions and simulators.
1.0.1 #
- Removed unused platform support (macOS, Windows, Linux, Web) to focus on Android and iOS.
- Added Swift Package Manager (SPM) support for iOS.
1.0.0 #
- Initial release of SecureShield.
- Advanced root detection for Android (Magisk, Xposed, BusyBox, etc.).
- Comprehensive jailbreak detection for iOS (Cydia, sandbox violations, etc.).
- Emulator and debugger attachment detection.
- Threat level categorization (None, Low, Medium, High, Critical).
- VPN and proxy detection.