I’ve began to broaden a bundle associated with Mastodon API
Hello Dart builders,
As identify stated, I began construction of Mastodon API similar programs 🙂 Those programs are in keeping with [twitter_api_v2](https://github.com/twitter-dart/twitter-api-v2), and the function is with the intention to use the `Mastodon API` with a an identical really feel to [twitter_api_v2](https://github.com/twitter-dart/twitter-api-v2).
I’ve already launched a bundle to [pub.dev](https://pub.dev/) that makes it simple to do `OAuth 2.0` in Flutter apps. All `scopes` are nonetheless now not supported, however I plan so as to add extra. (Pull request could be very welcome!)
– GitHub: [https://github.com/mastodon-dart/mastodon-oauth2](https://github.com/mastodon-dart/mastodon-oauth2)
– [pub.dev](https://pub.dev): [https://pub.dev/packages/](https://pub.dev/packages/mastodon_api)[mastodon_oauth2](https://github.com/mastodon-dart/mastodon-oauth2)
I’ve additionally launched a wrapper library for the `Mastodon API`, despite the fact that it’s nonetheless within the prototype level. In the meanwhile, it helps an endpoint that may ship `Toot` 🙂
– GitHub: [https://github.com/mastodon-dart/mastodon-api](https://github.com/mastodon-dart/mastodon-api)
– [pub.dev](https://pub.dev): [https://pub.dev/packages/mastodon_api](https://pub.dev/packages/mastodon_api)
Building has simply begun and remains to be very recent. Endpoints that wish to be carried out, and so forth. are within the [Issues](https://github.com/mastodon-dart/mastodon-api/issues) within the GitHub repository, so in case you are , please create a pull request!
Thanks!
View Reddit via kato_shinya – View Supply