jjangga0214 / 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

πŸ“Œ   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
  2. flutter_bloc example

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.

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

License:MIT License


Languages

Language:Dart 98.9%Language:Ruby 0.6%Language:Objective-C 0.3%Language:Java 0.2%