siprix_voip_sdk_platform_interface 1.0.2 copy "siprix_voip_sdk_platform_interface: ^1.0.2" to clipboard
siprix_voip_sdk_platform_interface: ^1.0.2 copied to clipboard

A common platform interface for the Siprix VoIP SDK Flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add siprix_voip_sdk_platform_interface
copied to clipboard

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

dependencies:
  siprix_voip_sdk_platform_interface: ^1.0.2
copied to clipboard

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:siprix_voip_sdk_platform_interface/siprix_voip_sdk_platform_interface.dart';
copied to clipboard
0
likes
130
points
138
downloads

Publisher

verified publishersiprix-voip.com

Weekly Downloads

2024.09.25 - 2025.04.09

A common platform interface for the Siprix VoIP SDK Flutter plugin.

Homepage
Repository (GitHub)
View/report issues

Topics

#sip #voip #call

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on siprix_voip_sdk_platform_interface