All Projects → zino-app → Graphql Flutter

zino-app / Graphql Flutter

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

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Graphql Flutter

Graphql Client
A GraphQL Client for .NET Standard
Stars: ✭ 418 (-85.13%)
Mutual labels:  graphql, client
Graphql Client
Typed, correct GraphQL requests and responses in Rust
Stars: ✭ 620 (-77.94%)
Mutual labels:  graphql, client
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (-85.84%)
Mutual labels:  graphql, client
Re Graph
A graphql client for clojurescript and clojure
Stars: ✭ 366 (-86.98%)
Mutual labels:  graphql, client
Subscriptions Transport Sse
A Server-Side-Events (SSE) client + server for GraphQL subscriptions
Stars: ✭ 55 (-98.04%)
Mutual labels:  graphql, client
Graphql
Simple low-level GraphQL HTTP client for Go
Stars: ✭ 682 (-75.74%)
Mutual labels:  graphql, client
Graphql
Package graphql provides a GraphQL client implementation.
Stars: ✭ 467 (-83.39%)
Mutual labels:  graphql, client
Graphlient
Ruby GraphQL Client
Stars: ✭ 142 (-94.95%)
Mutual labels:  graphql, client
Graphql Zeus
GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native
Stars: ✭ 1,043 (-62.9%)
Mutual labels:  graphql, client
Githubv4
Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
Stars: ✭ 760 (-72.96%)
Mutual labels:  graphql, client
Graphql client
GraphQL Client.
Stars: ✭ 78 (-97.23%)
Mutual labels:  graphql, client
Graphql Typed Client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)
Stars: ✭ 194 (-93.1%)
Mutual labels:  graphql, client
Spotify Graphql
GraphQL schema for Spotify WebAPI — TypeScript / Node.js (v6)
Stars: ✭ 213 (-92.42%)
Mutual labels:  graphql
Gateway
A federated api gateway for graphql services. https://gateway.nautilus.dev/
Stars: ✭ 221 (-92.14%)
Mutual labels:  graphql
Fullstackopen
Exercises for the Full Stack Open course.
Stars: ✭ 214 (-92.39%)
Mutual labels:  graphql
Rescript Relay
Use Relay with ReasonML.
Stars: ✭ 214 (-92.39%)
Mutual labels:  graphql
Codeponder
Marketplace for Code Reviews
Stars: ✭ 221 (-92.14%)
Mutual labels:  graphql
Tensei
🚀 Content management and distribution with a touch of elegance.
Stars: ✭ 217 (-92.28%)
Mutual labels:  graphql
Mu Haskell
Mu (μ) is a purely functional framework for building micro services.
Stars: ✭ 215 (-92.35%)
Mutual labels:  graphql
Generators
API Generator - instantly generate REST and GraphQL APIs (openapi (OAS) 3.0.0)
Stars: ✭ 213 (-92.42%)
Mutual labels:  graphql

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]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].