clevertap_signedcall_flutter 0.0.3 clevertap_signedcall_flutter: ^0.0.3 copied to clipboard
The CleverTap's Signed Call Flutter provides an in-app calls service to make and receive calls in the mobile apps.
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.3
-
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 #
- 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.