File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -447,6 +447,7 @@ Executor.execute(schema, query) map println
447
447
448
448
- [C# / .NET](#c-net-1)
449
449
- [Clojurescript](#clojurescript-1)
450
+ - [Flutter](#flutter)
450
451
- [Go](#go-1)
451
452
- [Java / Android](#java-android)
452
453
- [JavaScript](#javascript-1)
@@ -463,6 +464,10 @@ Executor.execute(schema, query) map println
463
464
464
465
- [re-graph](https://github.com/oliyh/re-graph/): A GraphQL client implemented in Clojurescript with support for websockets.
465
466
467
+ ### Flutter
468
+
469
+ - [graphql](https://github.com/zino-app/graphql-flutter#readme): A GraphQL client implementation in Flutter.
470
+
466
471
### Go
467
472
468
473
- [graphql](https://github.com/shurcooL/graphql#readme): A GraphQL client implementation in Go.
You can’t perform that action at this time.
0 commit comments