developer_mode_finder 1.0.1 copy "developer_mode_finder: ^1.0.1" to clipboard
developer_mode_finder: ^1.0.1 copied to clipboard

A Flutter plugin to detect if developer mode is enabled on Android devices and jailbreak status on iOS devices.

Developer Mode Finder #

A Flutter plugin that detects if developer mode is enabled on Android devices and checks for jailbreak status on iOS devices.

Features #

  • Android: Detects if Developer Options are enabled
  • iOS: Detects jailbroken devices and simulator environment
  • Cross-platform: Works on both Android and iOS
  • Simple API: Returns a clean boolean value (true/false)
  • Lightweight: Minimal dependencies and efficient implementation

Platform Support #

Platform Support
Android
iOS
Web
Windows
Linux
macOS

Installation #

Add this to your package's pubspec.yaml file:

5
likes
160
points
233
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to detect if developer mode is enabled on Android devices and jailbreak status on iOS devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on developer_mode_finder

Packages that implement developer_mode_finder