{"id":37651525,"url":"https://github.com/jezsung/query","last_synced_at":"2026-01-16T11:34:22.744Z","repository":{"id":104408806,"uuid":"601455511","full_name":"jezsung/query","owner":"jezsung","description":"An async state management package that simplifies data fetching, caching, and updates.","archived":false,"fork":false,"pushed_at":"2026-01-10T12:57:29.000Z","size":2262,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T03:50:15.921Z","etag":null,"topics":["dart","flutter","react-query","server-state","state-management","tanstack-query"],"latest_commit_sha":null,"homepage":"https://flutterquery.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/jezsung.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-14T05:10:10.000Z","updated_at":"2026-01-10T12:57:32.000Z","dependencies_parsed_at":"2023-05-22T16:45:10.129Z","dependency_job_id":null,"html_url":"https://github.com/jezsung/query","commit_stats":null,"previous_names":["jezsung/query"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/jezsung/query","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezsung%2Fquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezsung%2Fquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezsung%2Fquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezsung%2Fquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jezsung","download_url":"https://codeload.github.com/jezsung/query/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezsung%2Fquery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","react-query","server-state","state-management","tanstack-query"],"created_at":"2026-01-16T11:34:22.208Z","updated_at":"2026-01-16T11:34:22.736Z","avatar_url":"https://github.com/jezsung.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/jezsung/query/main/assets/logo.svg\" alt=\"flutter_query logo\" width=\"80\"\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\u003csamp\u003eFlutter Query\u003c/samp\u003e\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/jezsung/query/actions/workflows/ci.yaml\"\u003e\u003cimg src=\"https://github.com/jezsung/query/actions/workflows/ci.yaml/badge.svg\" alt=\"CI Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/github/jezsung/query\" \u003e\u003cimg src=\"https://codecov.io/github/jezsung/query/graph/badge.svg?token=8ZS2VDHJ71\u0026flag=flutter_query\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/jezsung/query/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-purple.svg\" alt=\"MIT License\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/jezsung/query\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/jezsung/query?style=flat\u0026logo=github\u0026colorB=F6F8FA\u0026label=Github%20Stars\" alt=\"GitHub Stars\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://pub.dev/packages/flutter_query\"\u003e\u003cimg src=\"https://img.shields.io/pub/v/flutter_query?label=Pub\u0026color=027DFD\" alt=\"Pub Version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pub.dev/packages/flutter_query\"\u003e\u003cimg src=\"https://img.shields.io/pub/points/flutter_query?label=Points\u0026color=027DFD\" alt=\"Pub Points\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pub.dev/packages/flutter_query\"\u003e\u003cimg src=\"https://img.shields.io/pub/likes/flutter_query?label=Likes\u0026color=027DFD\" alt=\"Pub Likes\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nA Flutter package inspired by [TanStack Query](https://tanstack.com/query/latest) for powerful\nasynchronous state management. Built with [Flutter Hooks](https://pub.dev/packages/flutter_hooks).\n\n\u003e **Coming from TanStack Query?** Check out the\n\u003e [differences](https://flutterquery.com/docs/coming-from-tanstack-query) to get started quickly.\n\n## Why Flutter Query?\n\nWorking with server data is hard. You need caching, deduplication, background refetching, stale data\nhandling, and more. Flutter Query handles all of this out of the box:\n\n- **Automatic caching** with intelligent invalidation\n- **Request deduplication** so multiple widgets share a single network request\n- **Background updates** to keep data fresh\n- **Stale-while-revalidate** patterns for instant UI with fresh data\n- **Optimistic updates** for responsive mutations\n- **Retry logic** with exponential backoff\n\n## Documentation\n\nVisit [flutterquery.com](https://flutterquery.com) for the full documentation, tutorials, and\nguides.\n\n## Versioning\n\nThis project strictly follows [Semantic Versioning](https://semver.org/). Given a version number\n`MAJOR.MINOR.PATCH`:\n\n- **MAJOR** version increments indicate breaking changes\n- **MINOR** version increments add functionality in a backward-compatible manner\n- **PATCH** version increments include backward-compatible bug fixes\n\nBefore version 1.0.0, MINOR version increments may include breaking changes.\n\n## Support\n\nIf you find Flutter Query useful, consider giving it a ⭐ to help others discover it!\n\n[![Star History Chart](https://api.star-history.com/svg?repos=jezsung/query\u0026type=Date)](https://star-history.com/#jezsung/query\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjezsung%2Fquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjezsung%2Fquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjezsung%2Fquery/lists"}