certiface_sdk 1.1.0 copy "certiface_sdk: ^1.1.0" to clipboard
certiface_sdk: ^1.1.0 copied to clipboard

SDK Flutter da Certiface para detecção de vida (liveness) e outras funcionalidades biométricas.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add certiface_sdk

With Flutter:

 $ flutter pub add certiface_sdk

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

dependencies:
  certiface_sdk: ^1.1.0

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:certiface_sdk/certiface_sdk.dart';
0
likes
0
points
168
downloads

Publisher

verified publisheroititec.com.br

Weekly Downloads

SDK Flutter da Certiface para detecção de vida (liveness) e outras funcionalidades biométricas.

Repository (GitHub)
View/report issues

Topics

#biometric #liveness #camera #authentication

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on certiface_sdk

Packages that implement certiface_sdk