debug_screen_on 1.0.2 copy "debug_screen_on: ^1.0.2" to clipboard
debug_screen_on: ^1.0.2 copied to clipboard

PlatformAndroid

A Flutter plugin that keeps the screen on during debugging sessions when a debugger is attached or ADB is enabled.

1.0.2 #

  • Fixed Kotlin file location to match updated package namespace (com.leorigna.debug_screen_on)

1.0.1 #

  • Fixed Android namespace configuration for compatibility with Android Gradle Plugin 7.3+
  • Updated package namespace to com.leorigna.debug_screen_on

1.0.0 #

  • Initial release
  • Automatically keeps screen on during debugging sessions
  • Works when debugger is attached or ADB is enabled
  • Only active in DEBUG builds
  • Zero configuration required
0
likes
150
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that keeps the screen on during debugging sessions when a debugger is attached or ADB is enabled.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on debug_screen_on

Packages that implement debug_screen_on