metered_realtime 0.1.0 copy "metered_realtime: ^0.1.0" to clipboard
metered_realtime: ^0.1.0 copied to clipboard

Flutter WebRTC SDK for video & voice calls, screen sharing, and realtime pub/sub messaging — signaling, presence, auto-reconnect, and TURN, over flutter_webrtc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add metered_realtime

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

dependencies:
  metered_realtime: ^0.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:metered_realtime/metered_realtime.dart';
0
likes
160
points
105
downloads

Documentation

API reference

Publisher

verified publishermetered.ca

Weekly Downloads

Flutter WebRTC SDK for video & voice calls, screen sharing, and realtime pub/sub messaging — signaling, presence, auto-reconnect, and TURN, over flutter_webrtc.

Homepage

Topics

#webrtc #video-call #signaling #realtime #turn

License

MIT (license)

Dependencies

flutter, flutter_webrtc, web_socket_channel

More

Packages that depend on metered_realtime