asim_kyc 0.0.76
asim_kyc: ^0.0.76 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 Dart:
$ dart pub add asim_kycWith Flutter:
$ flutter pub add asim_kycThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
asim_kyc: ^0.0.76Alternatively, 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:asim_kyc/asim_kyc.dart';