datatower_ai_core 3.0.2 copy "datatower_ai_core: ^3.0.2" to clipboard
datatower_ai_core: ^3.0.2 copied to clipboard

DataTower.ai core SDK for Flutter. Provided feature of Event Tracking, Timing Event Tracking, User Property, Ad Flow Tracking, Attribution Integration and etc.

3.1.0-beta1 #

NOTICE: This version is for Android ONLY!

  • NEW: Supports to disable preset properties through config file.
  • NEW: Supports to toggle preset event
    • DT.enableAutoTrack(DTPresetEvent)
    • DT.disableAutoTrack(DTPresetEvent)
  • UPDATE: Cutting out unnecessary event uploading at the initialization stage.

3.0.0 #

❓ How to migrate?

  1. Changes package from datatower_ai_core_flutter to datatower_ai_core.
  2. Searching and replacing globally inside /lib directory:
Searching Replacing
package:datatower_ai_core_flutter/ package:datatower_ai_core/
/datatower_ai_core_flutter.dart /datatower_ai_core.dart
  • Migrated from datatower_ai_core_flutter.
  • NEW: dynamic & static common properties.
  • NEW: Third-party id added to event properties.
  • NEW: Supports to set Tenjin id.
0
likes
150
points
88
downloads

Publisher

verified publisherdatatower.ai

Weekly Downloads

DataTower.ai core SDK for Flutter. Provided feature of Event Tracking, Timing Event Tracking, User Property, Ad Flow Tracking, Attribution Integration and etc.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on datatower_ai_core