You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[3. Creating an SDK token](#3-creating-an-sdk-token)
24
+
-[Example request](#example-request-1)
25
+
-[Example response](#example-response-1)
26
+
-[4. Prepare the SDK stages](#4-prepare-the-sdk-stages)
27
+
-[5. Initialize the Flutter Widget](#5-initialize-the-flutter-widget)
28
+
-[6. Perform checks](#6-perform-checks)
29
+
-[Example response](#example-response-2)
30
+
-[7. Setup webhooks and retrieve results](#7-setup-webhooks-and-retrieve-results)
31
+
-[4. Customization](#4-customization)
32
+
-[Stages](#stages)
33
+
-[Welcome stage](#welcome-stage)
34
+
-[Consent stage](#consent-stage)
35
+
-[Document stage](#document-stage)
36
+
-[Selfie photo and video stage](#selfie-photo-and-video-stage)
37
+
-[Proof of address stage](#proof-of-address-stage)
38
+
-[Look and feel](#look-and-feel)
39
+
-[| uiInterfaceStyle | Set the SDK to use dark mode (`dark`), light mode (`light`), or system inherited (`inherit`). |](#-uiinterfacestyle----------------set-the-sdk-to-use-dark-mode-dark--light-mode-light-or-system-inherited-inherit---------------------)
40
+
-[Localization](#localization)
41
+
-[Result handling](#result-handling)
42
+
-[Error handling](#error-handling)
43
+
-[Events tracking](#events-tracking)
44
+
-[Custom event handler](#custom-event-handler)
45
+
-[Token expiry Handler](#token-expiry-handler)
46
+
-[NFC capture](#nfc-capture)
47
+
-[Going live](#going-live)
48
+
-[Additional info](#additional-info)
46
49
47
50
## Features
48
51
@@ -80,7 +83,9 @@ Install the ComplyCube Flutter package by adding it to your `pubspec.yaml` file:
Next, add your token from [jFrog](https://complycuberepo.jfrog.io/ui/repos/tree/General/cc-pub-release-local) to gain access to the artifactory repository. This can be done with the following command:
0 commit comments