v9_voip_sdk 1.0.12 copy "v9_voip_sdk: ^1.0.12" to clipboard
v9_voip_sdk: ^1.0.12 copied to clipboard

PlatformAndroid
outdated

VoIP SDK support for iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add v9_voip_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  v9_voip_sdk: ^1.0.12

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:v9_voip_sdk/SipWrapper.dart';
import 'package:v9_voip_sdk/v9_video_widget.dart';
1
likes
120
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

VoIP SDK support for iOS and Android.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on v9_voip_sdk

Packages that implement v9_voip_sdk