-
Notifications
You must be signed in to change notification settings - Fork 825
Labels
EnhancementImprovement to an existing featureImprovement to an existing feature
Description
Actual Behaviour.
The app does not disable screen lock, hence it may happen that the device running the app turns off the screen. This can be inconvenient when doing a long measurement.
Expected Behaviour
It would be great if the screen would not turn off automat9cally as long as a measurement is done.
Steps to reproduce it
- Go to oscilloscope
- Measure something
- Don't touch the device
- Wait
Additional context
There seems to be a Flutter plugin which offers the required functionality: https://pub.dev/packages/wakelock_plus
Would you like to work on the issue?
Maybe, if nobody else wants to.
Metadata
Metadata
Assignees
Labels
EnhancementImprovement to an existing featureImprovement to an existing feature