Skip to content

saswatmoo/clevertap-flutter

 
 

Repository files navigation

CleverTap Flutter SDK

pub package

👋 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: 1.2.3
  • 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

🆕 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.

About

CleverTap Flutter SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 44.7%
  • Java 31.4%
  • Objective-C 22.8%
  • Ruby 1.1%