Files
fl-query/packages/fl_query_hooks
Kingkor Roy Tirtho 1452d7d79e feat: add initial support for InfiniteQuery
Added new infinite query class with it's own builder widget and integration with query_bowl
The `cast` method used in mutation and query are now a mixin instead of BasicOperation property
2022-08-21 20:10:40 +06:00
..
2022-07-20 12:21:18 +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