rime 0.1.3 copy "rime: ^0.1.3" to clipboard
rime: ^0.1.3 copied to clipboard

Rime is a Flutter SDK that allows you to connect to PubNub. Rime manages the sending and retrival of messages sent through PubNub and the collection of channels.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rime

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

dependencies:
  rime: ^0.1.3

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:rime/rime.dart';
0
likes
30
pub points
0%
popularity

Publisher

verified publisherperceivedev.com

Rime is a Flutter SDK that allows you to connect to PubNub. Rime manages the sending and retrival of messages sent through PubNub and the collection of channels.

Homepage

License

MIT (LICENSE)

Dependencies

equatable, flutter, flutter_bloc, get_it, intl, pubnub, tuple

More

Packages that depend on rime