screen_light 0.0.1 copy "screen_light: ^0.0.1" to clipboard
screen_light: ^0.0.1 copied to clipboard

flutter插件,获取系统屏幕亮度,作为插件开发学习用项目

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add screen_light

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  screen_light: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:screen_light/screen_light.dart';
1
likes
25
pub points
0%
popularity

Publisher

unverified uploader

flutter插件,获取系统屏幕亮度,作为插件开发学习用项目

Homepage

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on screen_light