screen_brightness 2.1.1 copy "screen_brightness: ^2.1.1" to clipboard
screen_brightness: ^2.1.1 copied to clipboard

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

2.1.1 #

  • fixed iOS and macOS compile errors #43

2.1.0 #

  • added canChangeSystemBrightness for user to check if system brightness is changeable

2.0.1 #

  • [Windows] fixed call HandleWindowProc will lead to crash #38

2.0.0+2 #

  • updated README.md

2.0.0+1 #

  • updated README.md

2.0.0 #

  • support changing system brightness #31 #32
  • fixed dependency constraint not up-to-date problem #30 #33

1.0.1 #

  • added animate boolean

1.0.0 #

  • updated minimum supported SDK version to Flutter 3.0/Dart 3.0.
  • added static instance method

0.2.2+1 #

  • updated topics
  • updated dependencies

0.2.2 #

  • added Windows support

0.2.1 #

  • added macOS support

0.2.0 #

  • upgraded dependecies
  • changed dependencies version using version range
  • updated README.md

0.1.4 #

  • added is auto reset boolean for disable auto reset (iOS only)

0.1.3 #

  • added has changed boolean

0.1.2+2 #

  • updated screen_brightness_ios minimum version

0.1.2+1 #

  • separated android and ios to different federated plugins

0.1.2 #

  • updated get maximum brightness method in android (ref. issue & solution)

0.1.1 #

  • fixed broken repository link in pubspec

0.1.0 #

(breaking change)

  • migrated to federated plugins
  • fixed issue #2 by monitoring system brightness
  • added onCurrentBrightnessChanged stream

0.0.4 #

  • fixed issue #1 Miui out of range error

0.0.3 #

  • removed jcenter
  • updated example with route aware

0.0.2 #

  • updated pubspec.yaml with more project information

0.0.1 #

  • Initial release
133
likes
160
points
77.9k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Topics

#screen #monitor #brightness

Documentation

API reference

License

MIT (license)

Dependencies

flutter, screen_brightness_android, screen_brightness_ios, screen_brightness_macos, screen_brightness_platform_interface, screen_brightness_windows

More

Packages that depend on screen_brightness