selfie_liveness 3.3.9 copy "selfie_liveness: ^3.3.9" to clipboard
selfie_liveness: ^3.3.9 copied to clipboard

discontinued
PlatformAndroidiOS

A flutter liveness camera plugin for detecting fraud or detecting real person selfie

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add selfie_liveness

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

dependencies:
  selfie_liveness: ^3.3.9

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:selfie_liveness/selfie_liveness.dart';
4
likes
105
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter liveness camera plugin for detecting fraud or detecting real person selfie

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_image_compress, http, http_parser, mime, path_provider, plugin_platform_interface

More

Packages that depend on selfie_liveness

Packages that implement selfie_liveness