debug_screen_on 1.0.1
debug_screen_on: ^1.0.1 copied to clipboard
A Flutter plugin that keeps the screen on during debugging sessions when a debugger is attached or ADB is enabled.
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