screen_brightness_windows 2.1.0 copy "screen_brightness_windows: ^2.1.0" to clipboard
screen_brightness_windows: ^2.1.0 copied to clipboard

PlatformWindows

The Windows federated plugin implementation of the screen_brightness.

2.1.0 #

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

2.0.1 #

  • fix call HandleWindowProc will lead to crash #38

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

  • removed all delete pointer code due to crash #23

0.1.2 #

  • fixed release windows object pointer crash #23

0.1.1 #

  • fixed startup crash #12

0.1.0 [broken build] #

  • pub release

0.1.0-dev.2 [broken build] #

  • code clean up
  • support application lifecycle reset

0.1.0-dev.1 [broken build] #

  • initial release.