Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 465 Bytes

File metadata and controls

23 lines (14 loc) · 465 Bytes

BureauConnect: Flutter Sample

This is sample implementation of the BureauConnect Flutter SDK

Setup

Download the SDK

Add the following values to local.properties file:

ACCESS_KEY=<ACCESS_KEY>
SECRET_KEY=<SECRET_KEY>
FBC_SDK_VERSION=<FBC_SDK_VERSION>

Update API Key

Set the API_KEY with the shared value inside main.dart

Integration

For more details on integration, refer to https://docs.finbox.in/bureau-connect/flutter.html