v1.0.1 of flutter_query_client
The official repository for Dart and Flutter packages. [Unoffic…
May 17, 2026
A TanStack Query-inspired server state management library for Flutter. Handles caching, background refetching, pagination, mutations, and network-aware fetching out of the box. Changelog excerpt: ### Fixes - Removed unnecessary package:meta/meta.dartimport from QueryControllerand InfiniteQueryController— elements are already available via package:flutter/foundation.dart - Removed @internalannotation from handleRemount()in both controllers - Fixed unresolved dartdoc references in QueryLoggerand RefetchOnMount— replaced [Logger.root.onRecord]and [staleTime]with backtick code spans ---
Discussion in the ATmosphere