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

Feature Request: IR sensor #3194

Open vv2006-mc opened 2 weeks ago

vv2006-mc commented 2 weeks ago

Please Describe The Feature To Be Added

Integration IR sensor

Suggest A Solution

https://pub.dev/packages/ir_sensor_plugin

NocoleNe commented 2 weeks ago

I see that you have provided a lot of suggestions, and I personally suggest that platform-specific features should not be added. Provided by a third party may be better, flet should focus on the basic features, his basic goal, a good UI framework

vv2006-mc commented 2 weeks ago

I get where you are coming from. But for a UI framework which is meant to work in both IOS and Android, it is required for them to provide platform specific features as there is no other way for the app to access them otherwise, like local authentication and camera, etc...

I know the features I requested are not that important for everyone but the bigger the framework the better