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

Flutter SDK for RiviumChat — headless chat-as-a-service powered by Centrifugo. Use with any state management.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rivium_chat

With Flutter:

 $ flutter pub add rivium_chat

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

dependencies:
  rivium_chat: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rivium_chat/rivium_chat.dart';
2
likes
0
points
253
downloads

Publisher

verified publisherrivium.co

Weekly Downloads

Flutter SDK for RiviumChat — headless chat-as-a-service powered by Centrifugo. Use with any state management.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

centrifuge, dio, flutter, uuid

More

Packages that depend on rivium_chat