asim_kyc 0.0.84
asim_kyc: ^0.0.84 copied to clipboard
Package Flutter để tích hợp chức năng xác thực KYC với nhận diện khuôn mặt, phát hiện ảnh giả và xác minh danh tính.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add asim_kycThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
asim_kyc: ^0.0.84Alternatively, 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:asim_kyc/asim_kyc.dart';