flutter_rust_sip 1.1.0 copy "flutter_rust_sip: ^1.1.0" to clipboard
flutter_rust_sip: ^1.1.0 copied to clipboard

A cross-platform SIP client built over PJSIP project for Flutter using C/Rust FFI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_rust_sip

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

dependencies:
  flutter_rust_sip: ^1.1.0

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:flutter_rust_sip/flutter_rust_sip.dart';
2
likes
150
points
222
downloads

Documentation

API reference

Publisher

verified publishershamortie.com

Weekly Downloads

A cross-platform SIP client built over PJSIP project for Flutter using C/Rust FFI.

Repository (GitHub)
View/report issues

Topics

#sip #network #ffi #webrtc

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_rust_bridge, freezed_annotation, hooks, native_toolchain_rust, rxdart

More

Packages that depend on flutter_rust_sip