screen_brightness 2.0.0+2 screen_brightness: ^2.0.0+2 copied to clipboard
A Plugin for controlling screen brightness with application life cycle reset implemented
2.0.0+2 #
- update README.md
2.0.0+1 #
- update README.md
2.0.0 #
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 #
- add Windows support
0.2.1 #
- add 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.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.3 #
- removed jcenter
- updated example with route aware
0.0.2 #
- Updated pubspec.yaml with more project information
0.0.1 #
- Initial release