flet-dev / flet

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
https://flet.dev
Apache License 2.0
9.43k stars 360 forks source link

Flash #3213

Closed vv2006-mc closed 1 week ago

vv2006-mc commented 1 week ago

Added a new control called Flash used to turn on and off the flashlight of mobile

CLAassistant commented 1 week ago

CLA assistant check
All committers have signed the CLA.

vv2006-mc commented 1 week ago

should i make the Flash.on() and Flash.off() return True or False?