face_detection_lock 0.0.1+1 copy "face_detection_lock: ^0.0.1+1" to clipboard
face_detection_lock: ^0.0.1+1 copied to clipboard

This widget will unlock screen when a face is detected looking at app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add face_detection_lock

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

dependencies:
  face_detection_lock: ^0.0.1+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_detection_lock/face_detection_lock.dart';
9
likes
130
pub points
51%
popularity

Publisher

verified publisherflutterplaza.com

This widget will unlock screen when a face is detected looking at app.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

camera, flutter, flutter_bloc, freezed_annotation, google_ml_vision

More

Packages that depend on face_detection_lock