face_scanning_id 0.0.2+5 copy "face_scanning_id: ^0.0.2+5" to clipboard
face_scanning_id: ^0.0.2+5 copied to clipboard

A Flutter package providing customizable face scanning UI widgets with camera integration and visual feedback.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add face_scanning_id

With Flutter:

 $ flutter pub add face_scanning_id

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

dependencies:
  face_scanning_id: ^0.0.2+5

Alternatively, your editor might support dart pub get or 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_scanning_id/face_scanning_id.dart';
2
likes
0
points
127
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing customizable face scanning UI widgets with camera integration and visual feedback.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, flutter, get, google_mlkit_commons

More

Packages that depend on face_scanning_id