sdk_vc_flutter 4.7.1
sdk_vc_flutter: ^4.7.1 copied to clipboard
A flutter plugin for the Au10tix Voice Consent module SDK
sdk_vc_flutter #
This plugin bridges the Au10tix native Voice Consent (VC) SDK. The plugin provides the relevant APIs to make use of the Au10tix Voice Consent UI Components including Voice Consent, Video Session, and ID Thickness verification.
Getting Started #
To get started please refer to our sample project and see the read.me file.
Please note that the example tab here only shows the main.dart, which demonstrates how to initialise the SDK but not how to use the Voice Consent components. The main imports a class called vc_page which shows how to use the Voice Consent features, and can be found here in our sample project.