datatower_ai_core 3.0.0 copy "datatower_ai_core: ^3.0.0" to clipboard
datatower_ai_core: ^3.0.0 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 Dart:

 $ dart pub add datatower_ai_core

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 dart pub get):

dependencies:
  datatower_ai_core: ^3.0.0

Alternatively, your editor might support dart pub get or 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
0
points
14
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on datatower_ai_core

Packages that implement datatower_ai_core