sentiance_core 0.0.6
sentiance_core: ^0.0.6 copied to clipboard
Flutter library for Sentiance SDK
Sentiance SDKs for Flutter #
Demo Application #
https://github.com/sentiance/sample-apps-flutter
Getting started #
To get started with the Sentiance Flutter Plugin, please check the getting started guide.
Supported APIs #
Here is a list of APIs that the Sentiance Flutter Plugin currently supports:
getVersion()getUserId()getDiskQuotaLimit()reset()createUser(CreateUserOptions options)userExists()requestAccessToken()submitDetections()enableDetections()getSdkStatus()enableDetectionsWithExpiryDate(int expiryEpochTimeMs)disableDetections()
Please note that future releases will contain more APIs.
Visit docs.sentiance.com for more information