0 purchases
voip call sdk
CleverTap Signed Call Flutter SDK #
π 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.1
copied to clipboard
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';
copied to clipboard
π Documentation & Example #
Checkout our Technical Documentation for instructions on integrating Signed Call into your Flutter app.
Checkout our Example Flutter project
π 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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.