din 0.1.0-alpha+8 copy "din: ^0.1.0-alpha+8" to clipboard
din: ^0.1.0-alpha+8 copied to clipboard

Dart 1 only

Dart API for Discord.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add din

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

dependencies:
  din: ^0.1.0-alpha+8

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

Publisher

unverified uploader

Dart API for Discord.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

async, meta

More

Packages that depend on din