Flutter SDK Integration Guide
IMPORTANT
The Flutter SDK is currently being worked on and an updated version will be released shortly. We strongly recommend waiting until the updated version is completed before integration. Please email developers@human-id.org with any questions you may have.
Overview
Requirements
Dart
Flutter SDK
Please update to the latest stable SDK!
Steps
1. Installation
pubspec.yaml
2. Credentials Access
Get the appId and appSecret through the App Registration Form.
3. How To Use/Configuration
Configure HumanId SDK inside a press function
Sample Code Here
Last updated