flutter-graphql topic

List flutter-graphql repositories

github_with_graphQL

25
Stars
4
Forks
Watchers

A simple flutter app that demonstrates how to build a GitHub app using Flutter and GraphQL

flutter-graphql

17
Stars
3
Forks
Watchers

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.

music_mates_app

21
Stars
3
Forks
Watchers

A demo application that show cases the implementation of GraphQL. GraphQL is a schema defined language API that fixes the issue of over-fetching and under-fetching of data from backend as opposed to R...