clevertap_plugin 2.4.1 clevertap_plugin: ^2.4.1 copied to clipboard
The CleverTap Flutter SDK for Mobile Customer Engagement,Analytics and Retention solutions.
CleverTap Flutter SDK #
π Introduction #
The CleverTap Flutter SDK for Mobile Customer Engagement and Analytics solutions.
For more information check out our website and documentation.
To get started, sign up here.
π Installation and Quick Start #
- To add the CleverTap Flutter SDK to your project, edit your project's
pubspec.yaml
file:
dependencies:
clevertap_plugin: 2.4.1
-
Run
flutter packages get
to install the SDK -
Now, in your Dart code, you can use:
import 'package:clevertap_plugin/clevertap_plugin.dart';
See our Technical Documentation for Android and Technical Documentation for iOS for instructions on integrating CleverTap into your Flutter app.
π Documentation & Example #
- Checkout our CleverTap Flutter Usage documentation
- Checkout our Example Dart project
π² CleverTap Push Templates SDK (Available only for Android OS) #
CleverTap Push Templates SDK helps you engage with your users using fancy push notification templates built specifically to work with CleverTap. Find the integration steps for the CleverTap Push Templates SDK here
π Changelog #
Refer to the CleverTap Flutter SDK Change Log.
βQuestions #
If you have questions or concerns, you can reach out to the CleverTap support team from the CleverTap Dashboard.