fc_sip_ua 1.1.1 copy "fc_sip_ua: ^1.1.1" to clipboard
fc_sip_ua: ^1.1.1 copied to clipboard

FuncCloud fork of sip_ua with a Dart 3.12 / Flutter 3.44 web compile fix (package:web WebSocket protocols is JSAny).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fc_sip_ua

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

dependencies:
  fc_sip_ua: ^1.1.1

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:fc_sip_ua/fc_sip_ua.dart';
0
likes
130
points
360
downloads

Documentation

API reference

Publisher

verified publisherfunccloud.com

Weekly Downloads

FuncCloud fork of sip_ua with a Dart 3.12 / Flutter 3.44 web compile fix (package:web WebSocket protocols is JSAny).

Repository (GitHub)
View/report issues

Topics

#sip #webrtc #voip #flutter

License

MIT (license)

Dependencies

bloc, collection, crypto, flutter, flutter_webrtc, intl, logger, path, random_string, sdp_transform, text, uuid, web

More

Packages that depend on fc_sip_ua