A powerful Dart library for interacting with the Discord API.
doc/api | ||
example | ||
lib | ||
.gitignore | ||
analysis_options.yaml | ||
CHANGELOG.md | ||
LICENSE | ||
pubspec.yaml | ||
README.md |
discord.dart
⚠️ We don't have tested on Flutter & on Web. ⚠️ This package is work in progress.
Credits
We took inspiration from discord.js and Grapes-discord.grapes.
Packages
- http by dart.dev (BSD-3-Clause)
- events-emitter by drafakiller.com (MIT)