ozsdk 9.1.0 copy "ozsdk: ^9.1.0" to clipboard
ozsdk: ^9.1.0 copied to clipboard

Demo plugin for OzForensics SDK used for liveness.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ozsdk

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

dependencies:
  ozsdk: ^9.1.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:ozsdk/ozsdk.dart';
0
likes
120
points
145
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Demo plugin for OzForensics SDK used for liveness.

Homepage
Repository (GitLab)

License

BSD-3-Clause (license)

Dependencies

flutter, path_provider, plugin_platform_interface, uuid

More

Packages that depend on ozsdk

Packages that implement ozsdk