mastodon_dart 0.2.2 mastodon_dart: ^0.2.2 copied to clipboard
The official Dart library for accessing the Mastodon API. Use in conjunction with mastodon_flutter to build a Flutter Mastodon app.
mastodon_dart #
The official Dart library for accessing the Mastodon API. Use in conjunction with mastodon_flutter to build a Flutter Mastodon app.
Mastodon API documentation: https://docs.joinmastodon.org/api/
Status #
This package is in development. Use in production at your own risk. That said, development is active and most Mastodon features are currently supported.
Contributing #
Create an issue, back it with a PR, and tag an active contributor.
Example #
Updated example code coming soon