Open jvk75 opened 9 months ago
In the meantime, it is possible to use the Github version by changing the following line in pubspec.yaml
and running flutter pub upgrade
.
- device_display_brightness: ^0.0.6
+ device_display_brightness:
+ git:
+ url: https://github.com/ViacheslavSomin/device_display_brightness
Current available version 0.0.6 gives error when building
In the main branch kotlin version has been updated but it is not available via pub.dev