From 4f0041a128f2735802178aedc21e114e29cd67ad Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Sun, 31 Jul 2022 13:05:05 +0300 Subject: [PATCH] added dart-sdk to the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48e2e017..e6024145 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The easiest way to interact with the API is to use one of the official SDK clients: - **JavaScript - [pocketbase/js-sdk](https://github.com/pocketbase/js-sdk)** (_browser and node_) -- **Dart** - _soon_ +- **Dart - [pocketbase/dart-sdk](https://github.com/pocketbase/dart-sdk)** (_web, mobile, desktop_) ## Overview