voip_call_sdk 0.0.2 copy "voip_call_sdk: ^0.0.2" to clipboard
voip_call_sdk: ^0.0.2 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 #

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.1
  • 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.

0
likes
130
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

The CleverTap's Signed Call Flutter provides an in-app calls service to make and receive calls in the mobile apps.

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on voip_call_sdk

Packages that implement voip_call_sdk