Files
fl-query/packages/fl_query_hooks
Kingkor Roy Tirtho 2b835505a3 refactor(QueryBowl): query bowl logic as a separate class instead of a stateful widget
feat: add QueryCache class for storing, updating, removing all the query/mutation/infiniteQueries
refactor(test): update tests according to new query bowl refactor
refactor(fl_query_hooks): update the hooks according to new query bowl refactor
2022-09-22 22:03:28 +06:00
..
2022-08-07 14:04:21 +06:00
2022-07-13 10:11:02 +06:00

Fl-Query Banner

Fl-Query Hooks

The flutter_hooks compatible version of fl-query

Fl-Query, an Asynchronous data caching, refetching & invalidation library for Flutter. FL-Query lets you manage & distribute your async data without touching any global state

Fl-Query makes asynchronous server state management a breeze in flutter