Skip to content

TobiCrackIT/graphql-flutter

 
 

MIT License Financial Contributors on Open Collective All Contributors PRs Welcome

Star on GitHub Watch on GitHub Discord

GraphQL Flutter

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
Automatic Persisted Queries
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

🐛 💻 📖 💡 🤔 👀

Zino Hofmann

🐛 💻 📖 💡 🤔 🚇 👀

Harkirat Saluja

📖 🤔

Chris Muthig

💻 📖 💡 🤔

Cal Pratt

🐛 💻 📖 💡 🤔

Miroslav Valkovic-Madjer

💻

Aleksandar Faraj

🐛

Arnaud Delcasse

🐛 💻

Dustin Graham

🐛 💻

Fábio Carneiro

🐛

Gregor

🐛 💻 🤔

Kolja Esders

🐛 💻 🤔

Michael Joseph Rosenthal

🐛 💻 📖 💡 🤔 ⚠️ 🖋 🚇 🚧 📆 💬 👀

Igor Borges

🐛 💻

Rafael Ring

🐛 💻

TruongSinh Tran-Nguyen

💻 🖋 📖 💡 🤔 🚇 ⚠️

Maina Wycliffe

💻 📖 💡

Lucas de Ávila Martins

💻

szantogab

💻

dbrb

💻

Yunyu Lin

💻

Ammar Atef

💻

Ariel Carbonaro

💻

ArneSchulze

💻

Christian Wesselhoeft

💻

JarrodCColburn

💻

M. Walker Wells

💻

Mateus Gustavo de Freitas e Silva

💻

pleopardi

💻

Sat Mandir S. Khalsa

💻

Nitish Kumar Singh

💻

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.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Dart 98.6%
  • Other 1.4%