meriid_kyc 0.0.1 meriid_kyc: ^0.0.1 copied to clipboard
meri id direct video kyc.
Fancy Containers #
used to do the video kyc in web app directly
Installation #
- Add the latest version of package to your pubspec.yaml (and run
dart pub get
):
dependencies:
meriid_kyc: ^0.0.1
- Import the package and use it in your Flutter App.
import 'package:meriid_kyc/meriid_kyc.dart';
Example #
There are a number of properties that you can modify:
- url
- appbarBackgroundColor
|
Next Goals #
- ✅ Add onTap for functions. Now, you can specify the onTap and specify a function.