Code Monkey home page Code Monkey logo

graphql-flutter's Introduction

GraphQL Flutter

A collection of packages to work with graphql server in dart and flutter.

GitHub Workflow Status (branch) Pub Popularity Discord

Introduction

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

This is a Monorepo which contains the following packages:

Crate Description Version
graphql Client implementation to interact with any graphql server Pub Version (including pre-releases)
graphql_flutter Flutter Widgets wrapper around graphql API Pub Version (including pre-releases)

Utils Tools

Around graphql_flutter are builds awesome tools like:

  1. graphql_flutter_bloc
  2. graphql_codegen
  3. graphql-cache-inspector

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

Please see our Hacking guide

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.

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

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]

Articles and Videos

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

graphql-flutter's People

Contributors

micimize avatar hofmannz avatar vincenzopalazzo avatar mainawycliffe avatar semantic-release-bot avatar budde377 avatar truongsinh avatar eusdima avatar lucasavila00 avatar szantogab avatar vasilich6107 avatar klavs avatar camuthig avatar vemarav avatar toonvanstrijpwavy avatar kulture-rob-snider avatar dbarcinas avatar mo-ah-dawood avatar mschmack avatar lordgreg avatar cal-pratt avatar waitak avatar othorin avatar kamilkarp avatar ndelanou avatar dehypnosis avatar ol88 avatar eugenepisotsky avatar aarsham avatar yunyu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.