FLUTTER ECOSYSTEM

CleverTap/clevertap-flutter

CleverTap Flutter SDK

clevertap-flutter 프로젝트 이미지
Stars
43
Forks
58
최근 푸시(UTC)
2026. 9. 2.
프로젝트 상태
활성
CleverTap GitHub avatar
GITHUB Organization

CleverTap ↗

Customer Retention & Engagement Platform

언어DartKotlinObjective-CJavaRubyHTMLSwiftJavaScript

이 저장소가 배포한 패키지

사용 중인 의존성

의존성 목록 3 개
  • flutter{"sdk":"flutter"}
  • flutter_web_plugins{"sdk":"flutter"}
  • flutter_test개발 의존성{"sdk":"flutter"}

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

https://github.com/CleverTap/clevertap-ios-sdk/blob/master/docs/images/clevertap-logo.png

CleverTap Flutter SDK

pub package https://img.shields.io/github/release/CleverTap/clevertap-flutter.svg

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

📲 CleverTap Push Templates SDK (Available only for Android OS)

(Back to top)

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.