faceki_blaze_sdk 1.0.5 copy "faceki_blaze_sdk: ^1.0.5" to clipboard
faceki_blaze_sdk: ^1.0.5 copied to clipboard

FACEKI Flutter EKYC SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add faceki_blaze_sdk
copied to clipboard

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

dependencies:
  faceki_blaze_sdk: ^1.0.5
copied to clipboard

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:faceki_blaze_sdk/faceki_ekyc.dart';
import 'package:faceki_blaze_sdk/helpers/utils.dart';
import 'package:faceki_blaze_sdk/screens/capture_document.dart';
import 'package:faceki_blaze_sdk/screens/contact_info.dart';
import 'package:faceki_blaze_sdk/screens/document_selection.dart';
import 'package:faceki_blaze_sdk/screens/guidance_screen.dart';
import 'package:faceki_blaze_sdk/screens/intro_screen.dart';
import 'package:faceki_blaze_sdk/screens/process_display.dart';
import 'package:faceki_blaze_sdk/screens/processing_screen.dart';
import 'package:faceki_blaze_sdk/screens/result_screen.dart';
import 'package:faceki_blaze_sdk/screens/selfie_capture.dart';
copied to clipboard
4
likes
100
points
74
downloads

Publisher

verified publisherfaceki.com

Weekly Downloads

2024.08.05 - 2025.02.17

FACEKI Flutter EKYC SDK

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

camerawesome, device_info_plus, dio, flutter, fluttertoast, gif, image, lottie, path_provider, permission_handler, url_launcher

More

Packages that depend on faceki_blaze_sdk