Kingkor Roy Tirtho
3f41d6a0de
chore(release): publish packages
...
- [email protected]
- [email protected]
- [email protected]
- [email protected]
2023-10-20 10:59:39 +06:00
Kingkor Roy Tirtho
db43af6ac6
chore: change docs domain
2023-10-18 20:43:12 +06:00
Kingkor Roy Tirtho
4903ebb90e
chore(release): publish packages
...
- [email protected]
- [email protected]
- [email protected]
- [email protected]
2023-10-18 20:39:06 +06:00
Kingkor Roy Tirtho
c5f24074cc
chore(release): publish packages
...
- [email protected]
- [email protected]
- [email protected]
- [email protected]
2023-10-06 12:39:53 +06:00
Kingkor Roy Tirtho
572e5e4384
chore(release): publish packages
...
- [email protected]
- [email protected]
- [email protected]
- [email protected]
2023-09-09 16:34:10 +06:00
Kingkor Roy Tirtho
4dbdfff8b6
chore(release): publish packages
...
- [email protected]
- [email protected]
- [email protected]
- [email protected]
2023-06-24 22:17:43 +06:00
Kingkor Roy Tirtho
5bb89ed1fb
refactor: move devtools to separate library
2023-06-23 23:00:10 +06:00
Kingkor Roy Tirtho
a40dca73b5
feat: resolve and resolveWith helper support
2023-06-23 22:40:20 +06:00
Kingkor Roy Tirtho
1b1f1cdc93
feat: add devtools (WIP)
2023-05-29 13:33:09 +06:00
Kingkor Roy Tirtho
f30a001a8b
chore: update versions and gen changelogs
2023-03-12 11:07:00 +06:00
Kingkor Roy Tirtho
6b277647b7
chore: bump version for pre release
2023-03-05 16:47:12 +06:00
Kingkor Roy Tirtho
d964216ee1
chore: remove unnecessary deps
2023-02-23 23:44:24 +06:00
Kingkor Roy Tirtho
5dde200c84
feat: safe cancellation of running operation on reset
2023-02-23 13:14:42 +06:00
Kingkor Roy Tirtho
b304466d73
feat: initial query and retryer implementation
2023-02-10 22:11:33 +06:00
Kingkor Roy Tirtho
074175ed39
feat: add query and infinite query disk caching support
2022-12-15 15:43:40 +06:00
Kingkor Roy Tirtho
cd567efb95
feat: implement refetchOnApplicationResume and refetchOnWindowFocus
2022-10-08 12:44:59 +06:00
Kingkor Roy Tirtho
2cd4f5b439
chore: bumped version for next release and generated CHANGELOG
2022-10-03 22:27:19 +06:00
Kingkor Roy Tirtho
bd22b87391
chore: bump version of both packages and generate CHANGELOG
...
docs(README): mention newest feature
2022-09-23 11:30:01 +06:00
Kingkor Roy Tirtho
95b1837620
feat(infinite-query): add refetchPages, refetchOnStale, refetchOnMount support
2022-09-14 12:49:30 +06:00
Kingkor Roy Tirtho
c02f42a31a
build: bump versions for upcoming v0.2.0 & add changelog
2022-08-07 13:58:25 +06:00
Kingkor Roy Tirtho
f0741045a5
query tests added
2022-07-20 12:21:18 +06:00
Kingkor Roy Tirtho
4afaa4b471
Separated vanilla flutter & the flutter_hooks version of the package 😢
...
CHANGELOGS created for both package
2022-07-08 03:48:04 +06:00
Kingkor Roy Tirtho
8563abf117
finalized for 1st release
2022-07-07 10:30:28 +06:00
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