aaassseee / screen_brightness

A Plugin for controlling screen brightness with application life cycle set and reset brightness implemented
https://pub.dev/packages/screen_brightness
MIT License
25 stars 19 forks source link

[feat] System Brightness listener #32

Open WorkNedoPrograMax opened 1 month ago

WorkNedoPrograMax commented 1 month ago

Description (What is the problem)

Would be good to have a possibility to listen to system brightness change

Solution suggestion

Add a Stream<double> onSystemBrightnessChanged like the way we have it for the current brightness

aaassseee commented 1 month ago

Hi @WorkNedoPrograMax I am currently working on this feature on feature/change_system_brightness branch

aaassseee commented 1 month ago

Please wait for feature finish