volorio_rtm 0.2.0 copy "volorio_rtm: ^0.2.0" to clipboard
volorio_rtm: ^0.2.0 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.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:volorio_rtm/volorio_rtm.dart';
0
likes
140
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
Repository (GitHub)

Topics

#volorio #rtm #realtime #messaging #flutter

License

MIT (license)

Dependencies

flutter, volorio_rtc

More

Packages that depend on volorio_rtm