mastodon 0.3.1 copy "mastodon: ^0.3.1" to clipboard
mastodon: ^0.3.1 copied to clipboard

A simple API client for Mastodon access.

Changelog #

0.3.1 #

  • Modified null-handling for attachment fields.

0.3.0 #

  • Upgraded to freezed 2.0. Couple more tests added.

0.2.3 #

  • Re-organised, and a couple of minor improvements

0.2.2 #

  • You can post with an attachment now. See test 'Post and delete a status with attachment'

0.2.1 #

  • Corrected ids to be Strings everywhere.

0.2.0 #

  • Updated to support Dart 2 and null-safety.

0.1.0 #

  • Massive tidy-up with (nearly) every lint rule turned on.

0.0.5, 0.0.4 #

  • dartdocs is a harsh code critic :-(.

0.0.3 #

  • Improved error handling, better testing. Some more documentation.

0.0.2 #

  • Updated to allow dartdocs to parse.

0.0.1 #

  • Initial version, created by Stagehand
4
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A simple API client for Mastodon access.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

freezed_annotation, http, http_parser, json_annotation, mime, oauth2

More

Packages that depend on mastodon