datatower_ai_core 3.1.0-beta1 copy "datatower_ai_core: ^3.1.0-beta1" to clipboard
datatower_ai_core: ^3.1.0-beta1 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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add datatower_ai_core

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  datatower_ai_core: ^3.1.0-beta1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:datatower_ai_core/datatower_ai_core.dart';
1
likes
150
points
70
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

Packages that implement datatower_ai_core