volorio_rtm 0.2.1 copy "volorio_rtm: ^0.2.1" to clipboard
volorio_rtm: ^0.2.1 copied to clipboard

Volorio realtime messaging for Flutter, backed by the active Volorio RTC data channel.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add volorio_rtm

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

dependencies:
  volorio_rtm: ^0.2.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:volorio_rtm/volorio_rtm.dart';
0
likes
130
points
78
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Volorio realtime messaging for Flutter, backed by the active Volorio RTC data channel.

Homepage

Topics

#volorio #rtm #realtime #messaging #flutter

License

unknown (license)

Dependencies

flutter, volorio_rtc

More

Packages that depend on volorio_rtm