monster_halo 0.1.0
monster_halo: ^0.1.0 copied to clipboard
Drive the iQOO/Vivo Monster Halo LED ring from Flutter — solid colors, marquee, chase, comet, strobe and per-LED control over the vivo_light_service binder.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add monster_haloThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
monster_halo: ^0.1.0Alternatively, 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:monster_halo/monster_halo.dart';