Skip to content

Example of integrating face ar sdk via flutter plugin into an application

Notifications You must be signed in to change notification settings

Banuba/quickstart-flutter-plugin

Repository files navigation

Quick start example for integrating Banuba SDK into Flutter apps.

Requirements

  • Android: API level 23 (Android 6) or higher
  • iOS: Version 13.0 or higher

Usage

Token

Test all SDK features for free during a 14-day trial. Send us a message to start the to start your Face AR trial. Feel free to contact us if you have any questions regarding Banuba Flutter Plugin.

Getting Started

  1. Set up your Flutter development environment.
  2. Clone the repository.
  3. Copy and Paste your client token into appropriate section of lib/main.dart.
  4. Copy and Paste your AR Cloud token into appropriate section of lib/page_arcloud.dart
  5. Run flutter pub get. This command will install all required dependences.
  6. Connect a device and run flutter run.

Integration docs

About

Example of integrating face ar sdk via flutter plugin into an application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages