Skip to content

sentiance/sample-apps-flutter

Repository files navigation

Sample Flutter Application

This is a sample application to demonstrate how to integrate the Sentiance SDK in a Flutter mobile application.

 

What's in this?

In this sample application we cover the SDK Integration (and SDK user creation) - with user linking

There are three places you need to look at

  1. SentianceHelper.shared.initialize in the AppDelegate.m. // iOS native initialization
  2. initializeSentianceSDK in the MainApplication.kt. // Android native initialization
  3. _onCreateUserClick in the lib/src/screens/setup_screen.dart. // sentiance user creation

To run this project:

  1. Request a developer account by contacting Sentiance.
  2. Setup your backend to provide authentication code to Application. See: sample api server
  3. Run this Flutter application using the environment you prefer.

More info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages