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

PlatformmacOS

The macOS federated plugin implementation of the screen_brightness.

2.1.1 #

  • fixed compile errors #43

2.1.0 #

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

2.0.0 #

  • support changing system brightness #31 #32
  • fix 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.

0.1.0+1 #

  • fixed repository link

0.1.0 #

  • macos stable release

0.1.0-dev.1 #

  • updated dependencies
  • change dependencies version using version range
  • support auto reset with application life cycle changes

0.0.1-dev.2 #

  • added has changed boolean

0.0.1-dev.1 #

  • initial pre release