slack_notification 1.0.0 copy "slack_notification: ^1.0.0" to clipboard
slack_notification: ^1.0.0 copied to clipboard

A simple wrapper to post messages from external sources into Slack.

example/slack_notification_example.dart

import 'package:slack_notification/slack_notification.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
4
likes
0
points
179
downloads

Publisher

verified publisherhuhx.cn

Weekly Downloads

A simple wrapper to post messages from external sources into Slack.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio

More

Packages that depend on slack_notification