flutter_selfie_liveness 1.0.18 copy "flutter_selfie_liveness: ^1.0.18" to clipboard
flutter_selfie_liveness: ^1.0.18 copied to clipboard

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 flutter_selfie_liveness

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

dependencies:
  flutter_selfie_liveness: ^1.0.18

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:flutter_selfie_liveness/http_helper.dart';
import 'package:flutter_selfie_liveness/load_env.dart';
import 'package:flutter_selfie_liveness/selfie_liveness.dart';
import 'package:flutter_selfie_liveness/widget/progress_dialog.dart';
1
likes
100
points
74
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 flutter_selfie_liveness