Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ This is a simple Flutter/Dart-based mobile app: You touch the screen and the lig
## Why another flashlight app?
As unbelievable as it might seem, this, to our knowledge, is the first app that enables your device's flashlight as long as your finger is in contact with the screen.

## Download

[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/com.softcodingforyou.touchtorch/)

Or download the latest APK from the [Releases Section](https://github.com/SoftcodingForYou/touchtorch/releases/latest).

## Code structure
The whole app is written with less than 100 lines of Flutter/Dart code.

Expand Down