fuery_core 0.3.2 copy "fuery_core: ^0.3.2" to clipboard
fuery_core: ^0.3.2 copied to clipboard

Server state caching for Dart: queries, infinite queries, and mutations with request deduplication, retries, and background refetching.

0.3.2 #

  • No changes. Released together with fuery 0.3.2.

0.3.1 #

0.3.0 #

  • Rewrite the core around QueryClient, QueryCache, and observers. Most APIs changed; see the README.
  • Add retries with backoff, cancellation, pausing while offline, placeholder data, structural sharing, mutation scopes, client.query, and client.infiniteQuery.
  • Replace rxdart with clock, collection, and meta.

0.2.2 #

  • fix: The type error for getQueryData has been resolved.

0.2.1 #

  • fix: include export QueryStatus, MutationStatus and FetchStatus

0.2.0 #

  • feat: QueryStatus getters added in QueryResult isSuccess, isPending, isFetching, isLoading, isRefetching, isError
  • test: Tests for the following items have been added. FetchStatus, QueryStatus, MutationStatus, Cacheable, QueryState, QueryResult

0.1.0 #

  • docs: utils documentations
  • fix: export typedefs

0.0.5 #

  • docs: add examples.

0.0.4 #

  • docs: update some basic descriptions.

0.0.3 #

  • feat: InfiniteQuery
  • docs: InfiniteQuery usage

0.0.2 #

  • docs: update dependencies and license.

0.0.1 #

  • chore: Fuery core pre release.
2
likes
0
points
480
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Server state caching for Dart: queries, infinite queries, and mutations with request deduplication, retries, and background refetching.

Homepage
Repository (GitHub)
View/report issues

Topics

#react-query #state-management #server-state

License

unknown (license)

Dependencies

clock, collection, meta

More

Packages that depend on fuery_core