sunmi_face_sdk 0.0.15 copy "sunmi_face_sdk: ^0.0.15" to clipboard
sunmi_face_sdk: ^0.0.15 copied to clipboard

商米人脸识别SDK的Flutter插件,支持Android平台。

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sunmi_face_sdk

With Flutter:

 $ flutter pub add sunmi_face_sdk

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

dependencies:
  sunmi_face_sdk: ^0.0.15

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:sunmi_face_sdk/sunmi_face_sdk.dart';
2
likes
0
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

商米人脸识别SDK的Flutter插件,支持Android平台。

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sunmi_face_sdk

Packages that implement sunmi_face_sdk