Skip to content

guilhermedaldim/Rocket.Chat.Dart.SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

To regenerate code run flutter packages pub run build_runner build --delete-conflicting-outputs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%