screen_brightness_monitor 1.0.2 copy "screen_brightness_monitor: ^1.0.2" to clipboard
screen_brightness_monitor: ^1.0.2 copied to clipboard

A Flutter plugin to monitor screen brightness changes on Android and iOS using JNI and FFI.

1.0.2 #

  • Fix iOS build by adding missing Obj-C generated file

1.0.1 #

  • Reduce Dart SDK constraint to ^3.10.0

1.0.0 #

  • Initial release with Android and iOS implementations using jnigen and swiftgen for native bindings.