screen_brightness_android 2.1.4
screen_brightness_android: ^2.1.4 copied to clipboard
The Android federated plugin implementation of screen_brightness.
2.1.4 #
- upgrade Android SDK version AGP (8.13.2), Kotlin (2.3.21), Gradle (8.14.4)
- update Android compileSdk/targetSdk to 36
- update flutter_lints constraints (>=6.0.0 <7.0.0)
2.1.1 #
- use application context as much as possible
2.1.0 #
- added canChangeSystemBrightness for user to check if system brightness is changeable
2.0.0 #
1.0.1 #
- added animate boolean
1.0.0 #
- updated minimum supported SDK version to Flutter 3.0/Dart 3.0.
0.1.0+2 #
- support AGP 8.0
0.1.0+1 #
- update android gradle version
0.1.0 #
- fixed code warning
- changed dependencies version using version range
0.0.4 #
- updated screen_brightness_platform_interface
0.0.3 #
- added has changed boolean
0.0.2 #
- updated documentation
0.0.1 #
- initial release