fix decrease system brightness on android

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-05-01 20:13:04 +08:00
parent d85dd864fe
commit dbbdb61e34
3 changed files with 43 additions and 26 deletions

View File

@@ -254,8 +254,16 @@ dependencies:
dependency_overrides:
# screen_brightness: ^2.1.
screen_brightness_ios: ^2.1.2
screen_brightness_android: ^2.1.3
screen_brightness_platform_interface: ^2.1.0
screen_brightness_android:
git:
url: https://github.com/bggRGjQaUbCoE/screen_brightness.git
path: screen_brightness_android
ref: dev
screen_brightness_platform_interface:
git:
url: https://github.com/bggRGjQaUbCoE/screen_brightness.git
path: screen_brightness_platform_interface
ref: dev
path: ^1.9.1
mime: ^2.0.0
rxdart: ^0.28.0