slack_rtm 0.3.0 copy "slack_rtm: ^0.3.0" to clipboard
slack_rtm: ^0.3.0 copied to clipboard

A library for Slack RTM client developers. (https://api.slack.com/rtm)

Changelog #

0.3.0 #

  • Supports Dart 3

0.2.3 #

  • Fix for Dart2 strong mode
  • Update dependencies

0.2.0 #

  • Added send, so that you can create bots that respond to messages
    • by Johan Jäderblom (Jaeder42)

0.1.1 #

  • new Rtm() has configuration optional args.
  • define RtmEvent for RTM event types.
  • type Team, User are now JSONable.

0.0.1 #

  • Initial version, created by Stagehand
0
likes
120
pub points
11%
popularity

Publisher

verified publisherkkazuo.com

A library for Slack RTM client developers. (https://api.slack.com/rtm)

Repository (GitHub)
View/report issues

Documentation

API reference

License

ISC (LICENSE)

Dependencies

http

More

Packages that depend on slack_rtm