kyc_widget_falconlite 1.2.1
kyc_widget_falconlite: ^1.2.1 copied to clipboard
Universal KYC verification widget for Flutter applications with WebView integration
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add kyc_widget_falconliteThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
kyc_widget_falconlite: ^1.2.1Alternatively, 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:kyc_widget_falconlite/kyc_widget_falconlite.dart';