usesmileid_platform_interface 12.0.2 copy "usesmileid_platform_interface: ^12.0.2" to clipboard
usesmileid_platform_interface: ^12.0.2 copied to clipboard

Common platform interface for the UseSmileID Flutter SDK federated face and document detection ML plugins.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add usesmileid_platform_interface

With Flutter:

 $ flutter pub add usesmileid_platform_interface

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

dependencies:
  usesmileid_platform_interface: ^12.0.2

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:usesmileid_platform_interface/usesmileid_platform_interface.dart';
0
likes
0
points
1.83k
downloads

Publisher

verified publishersmileidentity.com

Weekly Downloads

Common platform interface for the UseSmileID Flutter SDK federated face and document detection ML plugins.

Homepage
Repository (GitHub)
View/report issues

Topics

#biometric #kyc #identity-verification #face-detection #document-capture

License

unknown (license)

Dependencies

flutter, meta, plugin_platform_interface, usesmileid_bridge

More

Packages that depend on usesmileid_platform_interface