From 7fca1ab4533f1acc38ba7ce3fe938c3c0ef06ede Mon Sep 17 00:00:00 2001 From: Luke Pighetti Date: Fri, 8 Dec 2023 12:04:30 -0500 Subject: [PATCH] update Dart package (#1164) --- content/en/client/libraries.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/client/libraries.md b/content/en/client/libraries.md index 7fc3f124..9f5bd12c 100644 --- a/content/en/client/libraries.md +++ b/content/en/client/libraries.md @@ -36,8 +36,9 @@ Remember to check how recently the library was updated, and whether it includes * [mastodon-api-crystal](https://github.com/renatolond/mastodon-api-crystal) -## Dart +## Dart {#dart} +* [mastodon_dart](https://pub.dev/packages/mastodon_dart) * [mastodon-api](https://github.com/mastodon-dart/mastodon-api) * [mastodon-oauth](https://github.com/mastodon-dart/mastodon-oauth2) * [mastodon](https://github.com/mykdavies/Mastodon)