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

outdated

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.0

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
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

camera, dio, file_picker, flutter, logger, plugin_platform_interface, video_thumbnail

More

Packages that depend on intp_flutter_liveness_sdk

Packages that implement intp_flutter_liveness_sdk