credolabSDK for Flutter is a set of libraries designed to capture a client’s digital footprint from mobile devices and upload it to the credolab web service for future processing of scorecards and fragments.

Versions

📘

Go to the Declare dependencies section of the Flutter Integration documentation to learn how to resolve these artifacts in your project

Core Module

Artifact IDVersion
flutter_core6.3.0

Android Modules

Artifact IDVersion
flutter_android_application6.0.0
flutter_android_account6.0.0
flutter_android_calendar6.0.0
flutter_android_contact6.1.0
flutter_android_iovation6.0.0
flutter_android_audio6.0.0
flutter_android_images6.0.0
flutter_android_video6.0.0
flutter_android_sms6.0.0
flutter_android_calllog6.0.0

iOS Modules

Artifact IDVersion
flutter_ios_calendar_events5.0.0
flutter_ios_calendar_reminders5.0.0
flutter_ios_contact5.0.0
flutter_ios_iovation6.0.0
flutter_ios_media5.1.0
flutter_ios_music5.0.0

Behavioral Module

Artifact IDVersion
flutter_behavioral6.0.0

Modules

Core Module

Based on native modules Android Core Module and iOS Core Module

❗️

Our developed modules are categorized based on runtime permissions. To determine which permissions are associated with each module, please refer to the Android SDK or iOS SDK documentation.

Android Modules

  1. AndroidApplicationModule
  2. AndroidAccountModule
  3. AndroidCalendarModule
  4. AndroidContactModule
  5. AndroidIovationModule
  6. AndroidAudioModule
  7. AndroidImagesModule
  8. AndroidVideoModule
  9. AndroidSmsModule
  10. AndroidCallLogModule

Please note that Logging Plugin is not available for Flutter.

iOS Modules

  1. IosCalendarEventsModule
  2. IosCalendarRemindersModule
  3. IosContactModule
  4. IosIovationModule
  5. IosMediaModule
  6. IosMusicModule

Please note that CredoAppLogging is not available for Flutter.