ronaldcurtis / graphql-flutter

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

Home Page:https://pub.dartlang.org/packages/graphql_flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT License Financial Contributors on Open Collective All Contributors PRs Welcome

Star on GitHub Watch on GitHub Discord

GraphQL Flutter

πŸ“£ v4 is now in open alpha πŸ“£

About this project

GraphQL brings many benefits, both to the client: devices will need fewer requests, and therefore reduce data usage. And to the programmer: requests are arguable, they have the same structure as the request.

This project combines the benefits of GraphQL with the benefits of Streams in Dart to deliver a high-performance client.

The project took inspiration from the Apollo GraphQL client, great work guys!

Packages

Build Status Coverage

This is a Monorepo which contains the following packages:

Package Pub
graphql/client.dart version
graphql_flutter version

Examples

Here are some examples you can follow:

  1. Starwars Example
  2. flutter_bloc example

Articles and Videos

External guides, tutorials, and other resources from the GraphQL Flutter community

Roadmap

This is currently our roadmap, please feel free to request additions/changes.

Feature Progress
Queries βœ…
Mutations βœ…
Subscriptions βœ…
Query polling βœ…
In memory cache βœ…
Offline cache sync βœ…
GraphQL Upload βœ…
Optimistic results βœ…
Modularity βœ…
Client state management πŸ”œ

Contributing

To contribute, please see the CONTRIBUTING.md file.

Contributors

This package was originally created and published by the engineers at Zino App BV. Since then the community has helped to make it even more useful for even more developers.

Thanks goes to these wonderful people (emoji key):

Eustatiu Dima
Eustatiu Dima

πŸ› πŸ’» πŸ“– πŸ’‘ πŸ€” πŸ‘€
Zino Hofmann
Zino Hofmann

πŸ› πŸ’» πŸ“– πŸ’‘ πŸ€” πŸš‡ πŸ‘€
Harkirat Saluja
Harkirat Saluja

πŸ“– πŸ€”
Chris Muthig
Chris Muthig

πŸ’» πŸ“– πŸ’‘ πŸ€”
Cal Pratt
Cal Pratt

πŸ› πŸ’» πŸ“– πŸ’‘ πŸ€”
Miroslav Valkovic-Madjer
Miroslav Valkovic-Madjer

πŸ’»
Aleksandar Faraj
Aleksandar Faraj

πŸ›
Arnaud Delcasse
Arnaud Delcasse

πŸ› πŸ’»
Dustin Graham
Dustin Graham

πŸ› πŸ’»
FΓ‘bio Carneiro
FΓ‘bio Carneiro

πŸ›
Gregor
Gregor

πŸ› πŸ’» πŸ€”
Kolja Esders
Kolja Esders

πŸ› πŸ’» πŸ€”
Michael Joseph Rosenthal
Michael Joseph Rosenthal

πŸ› πŸ’» πŸ“– πŸ’‘ πŸ€” ⚠️
Igor Borges
Igor Borges

πŸ› πŸ’»
Rafael Ring
Rafael Ring

πŸ› πŸ’»
TruongSinh Tran-Nguyen
TruongSinh Tran-Nguyen

πŸ’» πŸ–‹ πŸ“– πŸ’‘ πŸ€” πŸš‡ ⚠️ βœ…
Maina Wycliffe
Maina Wycliffe

πŸ’» πŸ“– πŸ’‘
Lucas de Ávila Martins
Lucas de Ávila Martins

πŸ’»
szantogab
szantogab

πŸ’»
dbrb
dbrb

πŸ’»
Yunyu Lin
Yunyu Lin

πŸ’»
Ammar Atef
Ammar Atef

πŸ’»
Ariel Carbonaro
Ariel Carbonaro

πŸ’»
ArneSchulze
ArneSchulze

πŸ’»
Christian Wesselhoeft
Christian Wesselhoeft

πŸ’»
JarrodCColburn
JarrodCColburn

πŸ’»
M. Walker Wells
M. Walker Wells

πŸ’»
Mateus Gustavo de Freitas e Silva
Mateus Gustavo de Freitas e Silva

πŸ’»
pleopardi
pleopardi

πŸ’»
Sat Mandir S. Khalsa
Sat Mandir S. Khalsa

πŸ’»
Nitish Kumar Singh
Nitish Kumar Singh

πŸ’»
Isac Junior
Isac Junior

πŸ’»

This project follows the all-contributors specification. Contributions of any kind are welcome!

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

About

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

https://pub.dartlang.org/packages/graphql_flutter

License:MIT License


Languages

Language:Dart 98.4%Language:Ruby 0.9%Language:Objective-C 0.3%Language:Shell 0.2%Language:Java 0.2%