developer_mode 0.0.1
developer_mode: ^0.0.1 copied to clipboard
A Flutter plugin to detect jailbreak/root status and developer mode/emulator on Android and iOS devices.
0.0.1 #
- Initial release
- Added jailbreak/root detection for iOS and Android
- Added developer mode detection for Android
- Added emulator detection for iOS
- Android support with API level 36 and Java 17
- iOS support with iOS 12.0+
- Uses RootBeer library for Android root detection
- Uses IOSSecuritySuite for iOS jailbreak detection