Kingkor Roy Tirtho
78bb84e7b9
basic README Documentation added
...
doc comments for query bowl added
license, contribution guidelines & code of conduct added
2022-06-26 23:47:53 +06:00
Kingkor Roy Tirtho
2ead7fd2be
refetchOnReconnect support added for Query
2022-06-22 21:52:13 +06:00
Kingkor Roy Tirtho
8c53f1b0fe
files moved to src folder
...
added flutter_hooks support with example
2022-06-22 13:46:40 +06:00
Kingkor Roy Tirtho
d7635abb0e
using valuekeys for keeping track of mounts in query & mutations
...
QueryBuilder & MutaionBuilder are now null proof
2022-06-20 12:28:37 +06:00
Kingkor Roy Tirtho
617d920464
stupid tests created
2022-06-13 11:35:35 +06:00
Kingkor Roy Tirtho
aba6d1852b
periodic staleData refetch functionality
...
+Query initialData support
+Query manual update support
+Query.reset support
2022-05-28 18:28:20 +06:00
Kingkor Roy Tirtho
64c852fddc
Initial Support
2022-05-27 12:51:13 +06:00
Kingkor Roy Tirtho
75af8f5cdd
online_manager tests created with invalid failing suits
2022-02-13 13:13:03 +06:00
Kingkor Roy Tirtho
58f98e6e74
scheduleMicrotask utils removed in favor of dart:async
...
getQueryData wrong arrangment of arguments
Query & Retryer's future property is replaced with Completer
queryFn, fetchFn & fn types corrected
exported all the functions/class/enum from core (incomplete)
flutter dependency dropped since the core is a Dart package
2022-02-12 12:58:17 +06:00
Kingkor Roy Tirtho
599453c82e
cleared junks
2022-02-10 18:31:35 +06:00
Kingkor Roy Tirtho
3ec81de606
+QueryObserver
...
+Query
+notifyManager
+onlineManager
+QueryCache
2022-02-10 18:29:42 +06:00
Kingkor Roy Tirtho
c7169b04c7
initial commit with cache support & example
2022-02-07 00:11:15 +06:00