From 9f806e51fa730afa2536ef093b0551850af72a59 Mon Sep 17 00:00:00 2001 From: Srthk Pthk <43130227+srthkpthk@users.noreply.github.com> Date: Sun, 28 Jun 2020 21:26:15 +0530 Subject: [PATCH] Added Dart package for splitwise --- source/index.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/index.html.md b/source/index.html.md index e243647..bbdfce3 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -43,6 +43,8 @@ The development community has built a number of unofficial, third-party SDKs for - [https://github.com/matiasdelgado/ex_splitwise](https://github.com/matiasdelgado/ex_splitwise) - Java - [https://github.com/sritejakv/splitwise-java](https://github.com/sritejakv/splitwise-java) +- Dart + - [https://github.com/srthkpthk/splitwise_api](https://github.com/srthkpthk/splitwise_api) If you've built a third-party SDK for Splitwise and you'd like to see it included in this list, then please open a [pull request](https://github.com/splitwise/api-docs/pulls) to update this section and add a new link. Thank you for your work!