Last updated:
0 purchases
flutter light plugin
flutter_light_plugin #
flutter_light_plugin 是一个亮度插件.
android端调节的事当前屏幕亮度,不是系统亮度(因为调节系统亮度需要权限).
ios端调节的是屏幕亮度
copied to clipboard
相关接口 #
设置亮度
FlutterLightPlugin.setLight
copied to clipboard
获取当前亮度
FlutterLightPlugin.getCurrentLight
copied to clipboard
获取系统最大亮度
FlutterLightPlugin.getMaxLight
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.