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

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

With Flutter:

 $ flutter 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.1

Alternatively, your editor might support dart pub get or flutter 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
110
pub points
0%
popularity

Publisher

unverified uploader

The library send message of dingtalk bot with webhook url.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

crypto, http

More

Packages that depend on dingtalk_bot_sender