circumstellar 0.1.51 copy "circumstellar: ^0.1.51" to clipboard
circumstellar: ^0.1.51 copied to clipboard

A Dart wrapper for the Discord API. The project is currently in an early development stage. Feel free to contribute!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add circumstellar

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

dependencies:
  circumstellar: ^0.1.51

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

Publisher

unverified uploader

A Dart wrapper for the Discord API. The project is currently in an early development stage. Feel free to contribute!

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

w_transport

More

Packages that depend on circumstellar