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

Reusable, SDK-agnostic face alignment overlay UI for Flutter. Feed it face position data from any detector and get a smooth, animated guided overlay in return.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add face_overlay_kit

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

dependencies:
  face_overlay_kit: ^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:face_overlay_kit/face_overlay_kit.dart';
1
likes
160
points
69
downloads

Documentation

API reference

Publisher

verified publisherdashstack.tech

Weekly Downloads

Reusable, SDK-agnostic face alignment overlay UI for Flutter. Feed it face position data from any detector and get a smooth, animated guided overlay in return.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on face_overlay_kit