mastodon_dart 1.0.0 mastodon_dart: ^1.0.0 copied to clipboard
The unofficial Mastodon client
mastodon_dart #
The unofficial Dart library for accessing the Mastodon API. Optionally used
with mastodon_flutter
to build a Flutter Mastodon app.
Goals #
- To implement >98% of documented endpoints and models.
Promises #
- To provide fast code reviews that add support for endpoints or models.
Contributing #
Create a PR, explain what it solves, and be willing to engage with a code review.