siprix_voip_sdk 1.0.0 copy "siprix_voip_sdk: ^1.0.0" to clipboard
siprix_voip_sdk: ^1.0.0 copied to clipboard

Siprix VoIP SDK plugin for embedding voice/video calls based on SIP/RTP protocols into Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add siprix_voip_sdk

With Flutter:

 $ flutter pub add siprix_voip_sdk

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

dependencies:
  siprix_voip_sdk: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:siprix_voip_sdk/siprix_voip_sdk.dart';
5
likes
0
points
294
downloads

Publisher

verified publishersiprix-voip.com

Weekly Downloads

Siprix VoIP SDK plugin for embedding voice/video calls based on SIP/RTP protocols into Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#sip #voip #call

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, intl, siprix_voip_sdk_android, siprix_voip_sdk_ios, siprix_voip_sdk_linux, siprix_voip_sdk_macos, siprix_voip_sdk_platform_interface, siprix_voip_sdk_windows

More

Packages that depend on siprix_voip_sdk