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!