screen_brightness icon indicating copy to clipboard operation
screen_brightness copied to clipboard

A Plugin for controlling screen brightness with application life cycle set and reset brightness implemented

Results 17 screen_brightness issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### 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....

enhancement

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...

enhancement

### 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...

enhancement

### Description (What is the problem) IOS keep the systemBrightness fresh, but android not ### Solution suggestion make them same behavior

enhancement

### 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)

bug

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...

question

### 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...

enhancement