rocket_chat_dart 0.0.27 copy "rocket_chat_dart: ^0.0.27" to clipboard
rocket_chat_dart: ^0.0.27 copied to clipboard

discontinued
outdated

n/a

Rocket.Chat.Dart.SDK #

Similar to Rocket.Chat.Go.SDK and implement APIs according to the Rocket Chat document. This SDK could be use in both in server side and in flutter. Not sure that this works or not in the browser.

Pub Site #

https://pub.dartlang.org/packages/rocket_chat_dart

Usage #

  • Add rocket_chat_dart to your pubspec.yaml file's dependency.
  • run pub get or flutter packages get