jtmuller5 / mastodon_dart

Unofficial 🐘 client written in 🎯

Home Page:https://pub.dev/packages/mastodon_dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mastodon_dart

The official Dart library for accessing the Mastodon API. Optionally 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.

Mocking

This library includes a powerful mocking sub-library that lets you quickly build out Mastodon apps using fake data. Once you're ready to use real data, simply switch from the mock library to the real one.

Contributing

Create an issue, back it with a PR, and tag an active contributor.

Example

Updated example code coming soon

About

Unofficial 🐘 client written in 🎯

https://pub.dev/packages/mastodon_dart

License:MIT License


Languages

Language:Dart 98.2%Language:HTML 0.7%Language:Objective-C 0.5%Language:Java 0.3%Language:Shell 0.3%