-
```
What steps will reproduce the problem?
1. In OI Flashlight, use menu > Preferences > Use camera flash (turn on).
2. Go back and press to enable camera light.
What is the expected output? What do …
-
```
What steps will reproduce the problem?
1. In OI Flashlight, use menu > Preferences > Use camera flash (turn on).
2. Go back and press to enable camera light.
What is the expected output? What do …
-
```
What steps will reproduce the problem?
1. In OI Flashlight, use menu > Preferences > Use camera flash (turn on).
2. Go back and press to enable camera light.
What is the expected output? What do …
-
```
What steps will reproduce the problem?
1. the led died after using this app
2. flash wont work in camera mode as well
3. this app fucked my led flash on desire z
What is the expected output? Wha…
-
The Website has Dark Mode, the Mobile App has Dark Mode. Now it's time for the Desktop App to have Dark Mode on Windows/Mac/Linux.
-
```
What steps will reproduce the problem?
1. the led died after using this app
2. flash wont work in camera mode as well
3. this app fucked my led flash on desire z
What is the expected output? Wha…
-
```
What steps will reproduce the problem?
1. the led died after using this app
2. flash wont work in camera mode as well
3. this app fucked my led flash on desire z
What is the expected output? Wha…
-
```
What steps will reproduce the problem?
1. the led died after using this app
2. flash wont work in camera mode as well
3. this app fucked my led flash on desire z
What is the expected output? Wha…
-
## Preamble
QML element sizing is generally expected to either be explicitly set, or hierarchical. This means that QML item size is generally set in one of four ways:
- Anchors: eg. `anchors.fill:…
-
```
Future startListningClap(BuildContext context) async {
// if service already running
if (await FlutterForegroundTask.isRunningService) {
setForceStopFlashlight(false);
ret…