developer_mode_finder 1.0.2
developer_mode_finder: ^1.0.2 copied to clipboard
Enhance app security by detecting if developer mode is enabled on Android, and jailbreak status or simulator environment on iOS.
1.0.2 #
- Metadata Optimization: Added more descriptive metadata and topics for better discoverability.
- API Enhancement: Added a static
isEnabledgetter and convertedDeveloperModeFinderinto a singleton for easier access. - Error Fixes: Fixed lints and optimized the example project.
1.0.1 #
- Fixed minor bugs
- Improved overall code quality and performance
1.0.0 #
- Initial release
- Support for Android developer mode detection
- Support for iOS jailbreak detection