CleverTap Signed Call Flutter SDK

pub package

๐Ÿ‘‹ Introduction

The CleverTap's Signed Call Flutter SDK provides an in-app calls service to make and receive calls in the mobile apps if the device has an internet connection and Signed Call Flutter SDK.

To know more about the Signed Call feature, refer to Signed Call.

To get started, sign up here.

๐Ÿš€ Installation and Quick Start

  • To add the CleverTap Signed Call Flutter SDK to your project, edit your project's pubspec.yaml file:
dependencies:
  clevertap_signedcall_plugin: 0.0.5
  • Run flutter pub get to install the SDK.

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

import 'package:clevertap_signedcall_flutter/plugin/clevertap_signedcall_flutter.dart';

๐Ÿ“‘ Documentation & Example

๐Ÿ†• Changelog

Refer to the Signed Call Flutter SDK Change Log.

โ“Questions

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