From c202182fae9dde4eb2ac03bea89d2b8c127a3a61 Mon Sep 17 00:00:00 2001 From: "Sat Mandir S. Khalsa" Date: Mon, 9 Nov 2020 23:42:44 +0100 Subject: [PATCH 1/2] Add Ferry GraphQL Client Ferry is a GraphQL Client, offering a normalized optimistic cache and a powerful, extensible API. You can find the documentation here: https://ferrygraphql.com/ --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 588bec9..a2db86b 100644 --- a/source.md +++ b/source.md @@ -497,6 +497,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Data +- [Ferry](https://github.com/gql-dart/ferry) - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) - [Graphql](https://github.com/zino-app/graphql-flutter) - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) From 292745f9a597704271608fbb92d8f12213e8a65a Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Tue, 10 Nov 2020 23:36:06 +0100 Subject: [PATCH 2/2] Do not bypass everyone --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index a2db86b..f84ee40 100644 --- a/source.md +++ b/source.md @@ -497,9 +497,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Data -- [Ferry](https://github.com/gql-dart/ferry) - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) - [Graphql](https://github.com/zino-app/graphql-flutter) - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) +- [Ferry](https://github.com/gql-dart/ferry) - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) ### Animation