fl_query_hooks 0.1.0 fl_query_hooks: ^0.1.0 copied to clipboard
Elite flutter_hooks compatible library for fl_query, the Asynchronous data caching, refetching & invalidation library for Flutter
0.1.0 #
Initial Release
useQuery
for binding theQuery
&QueryJob
data to the UI layer of the applicationuseMutation
for binding theMutation
&MutationJob
operations to the UI layer of the application