zino-hofmann/graphql-flutter
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 94
- Release rhythm 62
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 59
- age_days: 3008
- days_rel: 172
- days_push: 36
- n_releases_24m: 8
Adoption not part of the score
3270 stars · 642 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A GraphQL client for Dart and Flutter providing queries, mutations, subscriptions, caching, and optimistic updates through a widget-based API. It is a monorepo containing the core `graphql` Dart client and the `graphql_flutter` widget wrapper, inspired by Apollo Client.
Use cases
- consume a graphql api from a flutter app
- run graphql subscriptions over websockets in dart
- add optimistic updates and caching to flutter queries
- upload files via graphql mutations in flutter
- manage client-side graphql state in a mobile app
- poll and rebroadcast graphql queries in dart
When to choose
- you are building a Flutter or Dart app that talks to a GraphQL server
- you need subscriptions, caching, or optimistic UI in Flutter
- you want an Apollo-like client experience on mobile
When to avoid
- your backend is REST rather than GraphQL
- you need a pure Dart server-side client without Flutter widgets (the core `graphql` package may fit better)
- you rely on Automatic Persisted Queries, which is currently out of service
Facets
library · maturity active
graphql-client caching state-management websocket mobile-development frontend apis web-development cross-platform graphql flutter dart apollo-inspired subscriptions optimistic-ui mobile
2 sources
- readme: https://github.com/zino-hofmann/graphql-flutter · fetched 2026-08-28 · c535afa92649
- homepage: https://zino-hofmann.github.io/graphql-flutter · fetched 2026-08-29 · 70dbe7b82838
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zino-hofmann/graphql-flutter | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="zino-hofmann/graphql-flutter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem