screen_brightness
screen_brightness copied to clipboard
A Plugin for controlling screen brightness with application life cycle set and reset brightness implemented
### Description (bug summary) Recently I've added `screen_brightness` to our app to change the brightness of one screen. Since then, people started mentioning that the app gets very dark. At...
### Description (What is the problem) On a system with multiple displays (macOS / Windows) it would be beneficial to be able to set different brightness settings for each display....
Hi @aaassseee, first of all thank you for your contribution! I wanted to ask as the title suggests, if it is possible to add compatibility for Linux as well. Thanks...
### Description (What is the problem) Would be good to have a possibility to listen to system brightness change ### Solution suggestion Add a `Stream onSystemBrightnessChanged` like the way we...
### Description (What is the problem) IOS keep the systemBrightness fresh, but android not ### Solution suggestion make them same behavior
### Description (bug summary) ### Step to reproduce (how to reproduce the bug) 1. Error: The getter 'isAnimate' isn't defined for the class 'ScreenBrightnessPlatform'. ### Platform (Android/iOS/macOS/Windows)
ITMS-91108: Invalid privacy manifest - The PrivacyInfo.xcprivacy file from the following path is invalid: "Frameworks/screen_brightness_ios.framework/screen_brightness_ios_privacy.bundle/PrivacyInfo.xcprivacy". In addition to the privacy manifest files in the locations outlined in the documentation, starting...
### Feature Request: Add Swift Package Manager (SPM) Support for iOS Hi 👋 and thank you for maintaining this plugin! Currently, when integrating this package into projects that rely on...