flutter_query_plus 0.0.6 copy "flutter_query_plus: ^0.0.6" to clipboard
flutter_query_plus: ^0.0.6 copied to clipboard

A powerful, React Query-inspired data fetching and server state management library for Flutter. Supports caching, retries, infinite queries, and mutations.

0.0.6 #

  • Updated package repository links to the actual GitHub destination.

0.0.3 #

  • Fixed flutter_query_plus import path inside the example application.

0.0.2 #

  • Renamed package to flutter_query_plus
  • Enhanced documentation and example app.

0.0.1 #

  • Initial release.
  • Added QueryClient and QueryCache for global state management.
  • Added useQuery, useMutation, and useInfiniteQuery hooks.
  • Added QueryBuilder and InfiniteQueryBuilder widgets.
  • Support for retries, background refetching, and stale time caching.
1
likes
160
points
212
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful, React Query-inspired data fetching and server state management library for Flutter. Supports caching, retries, infinite queries, and mutations.

Repository (GitHub)
View/report issues

Topics

#state-management #react-query #caching #data-fetching #async

License

MIT (license)

Dependencies

equatable, flutter, flutter_hooks

More

Packages that depend on flutter_query_plus