torch_light
一個 Flutter 外掛程式,用於檢查裝置是否具備手電筒/閃光燈,並可開啟和關閉。
這是一個基於 Flutter/Dart 的簡單行動應用程式:您觸碰螢幕時,燈光就會打開。只要您不抬起手指,燈光就會持續亮著!
{"sdk":"flutter"}^1.0.2^1.1.0^0.13.1{"sdk":"flutter"}^2.0.0以下為英文專案原文快照,最新內容請造訪 GitHub。
App logo
This is a simple Flutter/Dart-based mobile app: You touch the screen and the light turns on. The light stays on until you lift you finger off the screen!
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.
Or download the latest APK from the Releases Section.
The whole app is written with less than 100 lines of Flutter/Dart code.
.lib >
App artwork 1 App artwork 2 App artwork 3
This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.
TL;DR: Do whatever you want with the code!