intp_flutter_liveness_sdk 1.3.6 copy "intp_flutter_liveness_sdk: ^1.3.6" to clipboard
intp_flutter_liveness_sdk: ^1.3.6 copied to clipboard

The Flutter SDK built incorporates the view of the liveness detection video recording feature.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intp_flutter_liveness_sdk

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

dependencies:
  intp_flutter_liveness_sdk: ^1.3.6

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:intp_flutter_liveness_sdk/intp_flutter_liveness_sdk.dart';
1
likes
100
pub points
31%
popularity

Publisher

unverified uploader

The Flutter SDK built incorporates the view of the liveness detection video recording feature.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

camera, dio, flutter, logger, path_provider, plugin_platform_interface, video_compress, video_thumbnail

More

Packages that depend on intp_flutter_liveness_sdk