Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clevertap/clevertap-flutter

CleverTap Flutter SDK
https://github.com/clevertap/clevertap-flutter

Last synced: about 4 hours ago
JSON representation

CleverTap Flutter SDK

Awesome Lists containing this project

README

        



# CleverTap Flutter SDK
[![pub package](https://img.shields.io/pub/v/clevertap_plugin.svg)](https://pub.dartlang.org/packages/clevertap_plugin)


## πŸ‘‹ Introduction
The CleverTap Flutter SDK for Mobile Customer Engagement and Analytics solutions.

For more information check out our [website](https://clevertap.com/ "CleverTap") and [documentation](https://developer.clevertap.com/docs/ "CleverTap Technical Documentation").

To get started, sign up [here](https://clevertap.com/live-product-demo/).

## πŸš€ Installation and Quick Start

- To add the **CleverTap Flutter SDK** to your project, edit your project's `pubspec.yaml` file:

```yaml
dependencies:
clevertap_plugin: 2.5.0
```

- Run `flutter packages get` to install the SDK

- Now, in your Dart code, you can use:

```dart
import 'package:clevertap_plugin/clevertap_plugin.dart';
```

See our [Technical Documentation for Android](doc/Integrate-Android.md) and [Technical Documentation for iOS](doc/Integrate-iOS.md) for instructions on integrating CleverTap into your Flutter app.

## πŸ“‘ Documentation & Example

- Checkout our [CleverTap Flutter Usage documentation](doc/Usage.md)
- Checkout our [Example Dart project](./example)

## πŸ“² CleverTap Push Templates SDK (Available only for Android OS)
[(Back to top)](#-table-of-contents)

CleverTap Push Templates SDK helps you engage with your users using fancy push notification templates built specifically to work with [CleverTap](https://www.clevertap.com).
Find the integration steps for the CleverTap Push Templates SDK [here](https://github.com/CleverTap/clevertap-android-sdk/blob/master/docs/CTPUSHTEMPLATES.md)

## πŸ†• Changelog

Refer to the [CleverTap Flutter SDK Change Log](./CHANGELOG.md).

## ❓Questions

If you have questions or concerns, you can reach out to the CleverTap support team from the CleverTap Dashboard.