{"id":13471213,"url":"https://github.com/gql-dart/ferry","last_synced_at":"2025-08-17T23:08:33.476Z","repository":{"id":39799496,"uuid":"229328736","full_name":"gql-dart/ferry","owner":"gql-dart","description":"Stream-based strongly typed GraphQL client for Dart","archived":false,"fork":false,"pushed_at":"2025-08-10T23:47:55.000Z","size":36393,"stargazers_count":623,"open_issues_count":98,"forks_count":128,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-11T01:15:10.378Z","etag":null,"topics":["dart","flutter","graphql","rxdart"],"latest_commit_sha":null,"homepage":"https://ferrygraphql.com/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gql-dart.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-12-20T20:03:24.000Z","updated_at":"2025-08-10T23:47:59.000Z","dependencies_parsed_at":"2024-06-18T13:59:00.420Z","dependency_job_id":"d4120b37-f21d-4470-9d77-31455a94b02c","html_url":"https://github.com/gql-dart/ferry","commit_stats":null,"previous_names":[],"tags_count":365,"template":false,"template_full_name":null,"purl":"pkg:github/gql-dart/ferry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gql-dart%2Fferry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gql-dart%2Fferry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gql-dart%2Fferry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gql-dart%2Fferry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gql-dart","download_url":"https://codeload.github.com/gql-dart/ferry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gql-dart%2Fferry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270918404,"owners_count":24667679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","flutter","graphql","rxdart"],"created_at":"2024-07-31T16:00:41.708Z","updated_at":"2025-08-17T23:08:33.451Z","avatar_url":"https://github.com/gql-dart.png","language":"Dart","funding_links":[],"categories":["Dart","框架","Data [🔝](#readme)","Frameworks"],"sub_categories":["数据","Data"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/gql-dart/ferry/master/logo.jpg\" width=\"450px\"\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eA simple, powerful GraphQL Client for Flutter and Dart\u003c/h1\u003e\n\n[![MIT License][license-badge]][license-link]\n[![PRs Welcome][prs-badge]][prs-link]\n[![Watch on GitHub][github-watch-badge]][github-watch-link]\n[![Star on GitHub][github-star-badge]][github-star-link]\n[![Watch on GitHub][github-forks-badge]][github-forks-link]\n[![Discord][discord-badge]][discord-link]\n\n[license-badge]: https://img.shields.io/github/license/gql-dart/ferry.svg?style=for-the-badge\n[license-link]: https://github.com/gql-dart/ferry/blob/master/LICENSE\n[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge\n[prs-link]: https://github.com/gql-dart/ferry/issues\n[github-watch-badge]: https://img.shields.io/github/watchers/gql-dart/ferry.svg?style=for-the-badge\u0026logo=github\u0026logoColor=ffffff\n[github-watch-link]: https://github.com/gql-dart/ferry/watchers\n[github-star-badge]: https://img.shields.io/github/stars/gql-dart/ferry.svg?style=for-the-badge\u0026logo=github\u0026logoColor=ffffff\n[github-star-link]: https://github.com/gql-dart/ferry/stargazers\n[github-forks-badge]: https://img.shields.io/github/forks/gql-dart/ferry.svg?style=for-the-badge\u0026logo=github\u0026logoColor=ffffff\n[github-forks-link]: https://github.com/gql-dart/ferry/network/members\n[discord-badge]: https://img.shields.io/discord/559455668810153989.svg?style=for-the-badge\u0026logo=discord\u0026logoColor=ffffff\n[discord-link]: https://discord.com/invite/tXTtBfC\n\n# [Documentation](https://ferrygraphql.com/) 📖\n\n# Features\n\n1. ✅ **Fully Typed**: work faster and safer with compile time checks and IDE autocomplete, including fully typed Cache reads and writes.\n2. 🔄 **Built-In Code Generators**: automatically generated immutable data classes for all your GraphQL Operations and Fragments, based on your schema.\n3. 🌐 **Customizable Network Interface**: highly customizable network interface using `gql_link`, allowing you to compose and extend `Link`s.\n4. ✨ **Normalized Optimistic Cache**: keep data in sync with cache normalization and update your UI instantly with optimistic data.\n5. 💾 **Multiple Data Stores**: extensible `Store` interface with built-in `MemoryStore` and `HiveStore` (which uses `hive` for offline persistence).\n6. 📄 **Refetch \u0026 Pagination**: easily update responses with new data or combine multiple responses, allowing for seamless pagination.\n7. 📱 **Flutter Widgets**: Widgets for Queries, Mutations, and Subscriptions, available out of the box.\n8. 🧈 **Smooth**: Run queries in a separate Isolate to free up resources on the UI thread\n\n# Packages\n\nThis repo is a monorepo for `ferry` and related packages.\n\n| Pub                                                                      | Package                                                       | Description                                     |\n| ------------------------------------------------------------------------ | ------------------------------------------------------------- | ----------------------------------------------- |\n| [![version][package:ferry:version]][package:ferry]                       | [`package:ferry`][package:ferry:source]                       | Stream-based GraphQL Client                     |\n| [![version][package:ferry_cache:version]][package:ferry_cache]           | [`package:ferry_cache`][package:ferry_cache:source]           | Normalized, strongly typed, optimistic cache    |\n| [![version][package:ferry_exec:version]][package:ferry_exec]             | [`package:ferry_exec`][package:ferry_exec:source]             | Strongly typed GraphQL execution interface      |\n| [![version][package:ferry_flutter:version]][package:ferry_flutter]       | [`package:ferry_flutter`][package:ferry_flutter:source]       | Flutter Widgets for GraphQL Operations          |\n| [![version][package:ferry_generator:version]][package:ferry_generator]   | [`package:ferry_generator`][package:ferry_generator:source]   | Dart Type Generator for GraphQL Operations      |\n| [![version][package:ferry_store:version]][package:ferry_store]           | [`package:ferry_store`][package:ferry_store:source]           | Data Persistence for `ferry`'s cache            |\n| [![version][package:ferry_hive_store:version]][package:ferry_hive_store] | [`package:ferry_hive_store`][package:ferry_hive_store:source] | Hive implementation of `ferry_store`            |\n| [![version][package:normalize:version]][package:normalize]               | [`package:normalize`][package:normalize:source]               | Normalization / denormalization of GraphQL data |\n\n[package:ferry:source]: ./packages/ferry\n[package:ferry]: https://pub.dartlang.org/packages/ferry\n[package:ferry:version]: https://img.shields.io/pub/v/ferry.svg?style=flat-square\n[package:ferry_cache:source]: ./packages/ferry_cache\n[package:ferry_cache]: https://pub.dartlang.org/packages/ferry_cache\n[package:ferry_cache:version]: https://img.shields.io/pub/v/ferry_cache.svg?style=flat-square\n[package:ferry_exec:source]: ./packages/ferry_exec\n[package:ferry_exec]: https://pub.dartlang.org/packages/ferry_exec\n[package:ferry_exec:version]: https://img.shields.io/pub/v/ferry_exec.svg?style=flat-square\n[package:ferry_flutter:source]: ./packages/ferry_flutter\n[package:ferry_flutter]: https://pub.dartlang.org/packages/ferry_flutter\n[package:ferry_flutter:version]: https://img.shields.io/pub/v/ferry_flutter.svg?style=flat-square\n[package:ferry_generator:source]: ./packages/ferry_generator\n[package:ferry_generator]: https://pub.dartlang.org/packages/ferry_generator\n[package:ferry_generator:version]: https://img.shields.io/pub/v/ferry_generator.svg?style=flat-square\n[package:ferry_store:source]: ./packages/ferry_store\n[package:ferry_store]: https://pub.dartlang.org/packages/ferry_store\n[package:ferry_store:version]: https://img.shields.io/pub/v/ferry_store.svg?style=flat-square\n[package:ferry_hive_store:source]: ./packages/ferry_hive_store\n[package:ferry_hive_store]: https://pub.dartlang.org/packages/ferry_hive_store\n[package:ferry_hive_store:version]: https://img.shields.io/pub/v/ferry_hive_store.svg?style=flat-square\n[package:normalize:source]: ./packages/normalize\n[package:normalize]: https://pub.dartlang.org/packages/normalize\n[package:normalize:version]: https://img.shields.io/pub/v/normalize.svg?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgql-dart%2Fferry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgql-dart%2Fferry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgql-dart%2Fferry/lists"}