mobbid_plugin 1.0.0 copy "mobbid_plugin: ^1.0.0" to clipboard
mobbid_plugin: ^1.0.0 copied to clipboard

Flutter plugin for MobbID biometric face authentication.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobbid_plugin

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

dependencies:
  mobbid_plugin: ^1.0.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:mobbid_plugin/mobbid_plugin.dart';
0
likes
120
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for MobbID biometric face authentication.

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mobbid_plugin

Packages that implement mobbid_plugin