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

outdatedDart 1 only

A library for Slack RTM client developers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add slack_rtm

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

dependencies:
  slack_rtm: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:slack_rtm/slack_rtm.dart';
0
likes
0
pub points
14%
popularity

Publisher

verified publisherkkazuo.com

A library for Slack RTM client developers.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on slack_rtm