flutter_security_toolkit 1.0.2
flutter_security_toolkit: ^1.0.2 copied to clipboard
A Mobile Security Toolkit providing easy API to check device status (Root, Hooks, Simulator, etc)
Flutter Mobile Security Toolkit Library Changelog #
1.0.2 #
- improved hooks detection in dart
- switched to using pigeon for generating method channel api
- dependency update
1.0.1 #
- Updated to respective 1.0.1 version of both Android and iOS libraries
- Using Cocoapod dependency for iOS, instead of .xcframework
1.0.0 #
- Added Jailbreak detection
- Added Hooks detection
- Added Simulator detection