sentiance_core 6.18.0 copy "sentiance_core: ^6.18.0" to clipboard
sentiance_core: ^6.18.0 copied to clipboard

The Core Flutter plugin of the Sentiance SDK

Sentiance Flutter SDK - SentianceCore #

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.

Native SDK Version #

This plugin is built with following native Sentiance SDK versions

iOS: SENTSDK (~> 6.18.0)
Android: com.sentiance.sdk (6.18.+)

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.


For the full changelog and more, visit docs.sentiance.com

2
likes
125
points
975
downloads

Publisher

verified publishersentiance.com

Weekly Downloads

The Core Flutter plugin of the Sentiance SDK

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

equatable, flutter, plugin_platform_interface

More

Packages that depend on sentiance_core

Packages that implement sentiance_core