digia_engage_clevertap 1.1.0
digia_engage_clevertap: ^1.1.0 copied to clipboard
Digia Engage CEP plugin for CleverTap — bridges CleverTap In-App and Native Display campaigns into Digia's rendering engine.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add digia_engage_clevertapThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
digia_engage_clevertap: ^1.1.0Alternatively, 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:digia_engage_clevertap/digia_engage_clevertap.dart';