dingtalk_robot 0.1.2 copy "dingtalk_robot: ^0.1.2" to clipboard
dingtalk_robot: ^0.1.2 copied to clipboard

Unofficial Dart SDK for Dingtalk Enterprise Robot.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dingtalk_robot

With Flutter:

 $ flutter pub add dingtalk_robot

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

dependencies:
  dingtalk_robot: ^0.1.2

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_robot/dingtalk_robot.dart';
0
likes
130
points
54
downloads

Publisher

verified publisherdjbird.top

Weekly Downloads

Unofficial Dart SDK for Dingtalk Enterprise Robot.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, dio, http, json_annotation, logging, retrofit, shelf, shelf_router

More

Packages that depend on dingtalk_robot