Skip to content

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

License

Notifications You must be signed in to change notification settings

Touchwonders/graphql-flutter

 
 

Repository files navigation

MIT License Financial Contributors on Open Collective All Contributors PRs Welcome

Star on GitHub Watch on GitHub Discord

GraphQL Flutter

📌   Bulletin

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

Utils Tools

Around graphql_flutter are builds awesome tools like:

  1. graphql_flutter_bloc
  2. graphql_codegen

Articles and Videos

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

Features

✅   Queries, Mutations, and Subscriptions
✅   Query polling and rebroadcasting
✅   In memory and persistent caching
✅   GraphQL Upload
✅   Optimistic results
✅   Modularity
✅   Client-state management
⚠️   Automatic Persisted Queries (out of service)

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 97.6%
  • HTML 1.4%
  • Ruby 0.5%
  • Makefile 0.4%
  • Swift 0.1%
  • Kotlin 0.0%