blink_shot 1.0.0+1 copy "blink_shot: ^1.0.0+1" to clipboard
blink_shot: ^1.0.0+1 copied to clipboard

A Flutter package for blink detection and Blink Shot photo flow.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blink_shot

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

dependencies:
  blink_shot: ^1.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:blink_shot/blink_shot.dart';
1
likes
130
points
0
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for blink detection and Blink Shot photo flow.

Repository (GitHub)
View/report issues

Topics

#camera #machine-learning #face-detection #ml-kit

License

MIT (license)

Dependencies

camera, flutter, google_mlkit_commons, google_mlkit_face_detection, logging

More

Packages that depend on blink_shot