dingtalk_bot_sender 1.1.0 copy "dingtalk_bot_sender: ^1.1.0" to clipboard
dingtalk_bot_sender: ^1.1.0 copied to clipboard

outdated

The library send message of dingtalk bot with webhook url.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dingtalk_bot_sender

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

dependencies:
  dingtalk_bot_sender: ^1.1.0

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:dingtalk_bot_sender/dingtalk_bot_sender.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

The library send message of dingtalk bot with webhook url.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, http

More

Packages that depend on dingtalk_bot_sender