telnyx_common 0.0.1-beta copy "telnyx_common: ^0.0.1-beta" to clipboard
telnyx_common: ^0.0.1-beta copied to clipboard

A high-level, state-agnostic, drop-in module for the Telnyx Flutter SDK that simplifies WebRTC integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add telnyx_common

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

dependencies:
  telnyx_common: ^0.0.1-beta

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:telnyx_common/telnyx_common.dart';
1
likes
130
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A high-level, state-agnostic, drop-in module for the Telnyx Flutter SDK that simplifies WebRTC integration.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

firebase_core, firebase_messaging, flutter, flutter_callkit_incoming, flutter_local_notifications, shared_preferences, telnyx_webrtc, uuid

More

Packages that depend on telnyx_common