device_safety_info 1.0.3
device_safety_info: ^1.0.3 copied to clipboard
Device Safety Info Flutter Plugin used for checking JailBreak, Rooted Device, Emulator/Simulator, External storage, VPN Detector, Application Update Checker and Screen Lock.
1.0.3 #
- @magnus-lpa thank you for contributing screen lock issue in iOS
- @UADACID thank you for pointing out 16KB issue in Android fixed
1.0.2 #
Note: This release has breaking changes. On Android plugin now requires the following:
- Android Gradle Plugin >=8.12.1
- Gradle wrapper >=8.13
- Kotlin 2.2.0
1.0.1 #
- Android isRealDevice check issue fixed
1.0.0 #
- Dependency updated
- iOS issue fixed
- Application is installed from store check feature added
- Local and store version check feature added
0.0.9 #
- Dependency updated
- iOS issue fixed
- @jiazeh thank you for contributing
- AndroidManifest.xml issue fixed
0.0.8 #
- iOS issue fixed
0.0.7 #
- Dependency updated
- iOS issue fixed
0.0.6 #
- Dependency updated
- VPN module modification
0.0.5 #
- Dependency updated
- AGP version updated
- Kotlin version updated
- Code refactoring
0.0.4 #
- Dependency updated
- AGP version updated
- Kotlin version updated
- Code refactoring
0.0.3 #
- VPN detection issue fixed in iOS
0.0.2 #
- Example project and documentation updated
0.0.1 #
- Flutter JailBreak, Rooted, Emulator/Simulator, External storage, VPN Detector, Application Update Checker and Screen Lock detection.