Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / D-James-GH/cached_query issues and pull requests

#57 - Question. Dependant queries 2

Issue - State: closed - Opened by MichaelM-ZGuy 19 days ago - 2 comments

#56 - Improvement for CachedStorage

Issue - State: open - Opened by iOSonntag 21 days ago - 1 comment

#55 - fix: manual query update > local storage & web platform check

Pull Request - State: closed - Opened by iOSonntag 29 days ago

#54 - Improve callback types and IDE integration

Issue - State: closed - Opened by clragon about 1 month ago - 1 comment
Labels: enhancement

#53 - Store page boundaries and keys in infinite queries

Issue - State: open - Opened by clragon about 1 month ago - 2 comments
Labels: enhancement, 3.0.0

#52 - feat: added background duration to fetchOnResume

Pull Request - State: closed - Opened by iOSonntag about 1 month ago - 2 comments

#51 - Internal use of dynamic?

Issue - State: closed - Opened by clragon about 1 month ago - 7 comments

#50 - Support for previous pages

Issue - State: open - Opened by clragon about 1 month ago
Labels: enhancement

#49 - Set up sponsorship

Issue - State: open - Opened by chimon2000 about 2 months ago

#48 - Implement states as sealed classes

Issue - State: open - Opened by chimon2000 about 2 months ago - 5 comments
Labels: enhancement, 3.0.0

#47 - How cached_query_flutter handle nested query?

Issue - State: closed - Opened by siamahnaf about 2 months ago - 2 comments

#46 - Docs clarification & missing infinite query fetch option case

Issue - State: open - Opened by iOSonntag 2 months ago - 4 comments

#45 - docs/multiple caches

Pull Request - State: closed - Opened by D-James-GH 2 months ago

#44 - feat/multiple-caches

Pull Request - State: closed - Opened by D-James-GH 2 months ago

#43 - Feat/builder enable flag

Pull Request - State: closed - Opened by D-James-GH 3 months ago

#42 - Feature: Multiple Instances for CachedQuery

Issue - State: closed - Opened by xeinebiu 3 months ago - 6 comments
Labels: enhancement

#41 - Feature Request: Support Array-Based Keys for Queries and Mutations

Issue - State: closed - Opened by xeinebiu 3 months ago - 2 comments

#40 - Question: Dynamic Queries

Issue - State: closed - Opened by xeinebiu 3 months ago - 6 comments

#39 - enable the return value of upateFn in updateQuery to be null

Issue - State: closed - Opened by Jaew00Shin 3 months ago - 1 comment

#38 - feat: add enabled flag to disable queries

Pull Request - State: closed - Opened by mauriciolcs 4 months ago - 7 comments

#37 - rxdart dependency issue

Issue - State: closed - Opened by Jaew00Shin 4 months ago - 1 comment

#36 - feat: listener and consumer widgets

Pull Request - State: closed - Opened by erwinknoop 6 months ago - 2 comments

#35 - fix InfiniteQuery stuck bug

Pull Request - State: closed - Opened by iOSonntag 6 months ago - 6 comments

#34 - fix: InfiniteQuery stuck bug

Pull Request - State: closed - Opened by iOSonntag 6 months ago

#33 - fix: stuck InfiniteQuery due to race conditions

Pull Request - State: closed - Opened by iOSonntag 6 months ago

#31 - fix: deps update for flutter 3.22

Pull Request - State: closed - Opened by D-James-GH 6 months ago

#30 - flutter build web --wasm failing

Issue - State: closed - Opened by satvikreddy 6 months ago

#29 - feat: InfinitQuery needs to have more data as on what is actually loaded

Issue - State: open - Opened by iOSonntag 7 months ago
Labels: enhancement, 3.0.0

#28 - feat: invalidateQueryAndRefetchIfListeners()

Issue - State: open - Opened by iOSonntag 7 months ago - 3 comments

#27 - Can you use await for calling invalidate & refetch in mutation?

Issue - State: closed - Opened by Jaew00Shin 7 months ago - 1 comment
Labels: waiting response

#26 - Using sqflite_ffi for Windows and Linux in cached storage

Issue - State: open - Opened by xbowzone 9 months ago - 4 comments
Labels: enhancement, good first issue

#25 - chore: commit generated files

Pull Request - State: closed - Opened by D-James-GH 12 months ago

#24 - feat: add devtools package

Pull Request - State: closed - Opened by D-James-GH 12 months ago

#24 - feat: add devtools package

Pull Request - State: closed - Opened by D-James-GH 12 months ago

#23 - Mutation: Refetch Queries appears to broadcast twice?

Issue - State: closed - Opened by richisarch 12 months ago - 4 comments

#23 - Mutation: Refetch Queries appears to broadcast twice?

Issue - State: closed - Opened by richisarch 12 months ago - 4 comments

#22 - feat: add expiry management to data stored on disc

Issue - State: closed - Opened by D-James-GH about 1 year ago
Labels: 2.0.0, Pre-release

#22 - feat: add expiry management to data stored on disc

Issue - State: closed - Opened by D-James-GH about 1 year ago
Labels: 2.0.0, Pre-release

#21 - Feat/should refetch

Pull Request - State: closed - Opened by D-James-GH about 1 year ago
Labels: 2.0.0

#21 - Feat/should refetch

Pull Request - State: closed - Opened by D-James-GH about 1 year ago
Labels: 2.0.0

#20 - feat: added storageSerializer and storageDeserializer

Pull Request - State: closed - Opened by D-James-GH about 1 year ago

#20 - feat: added storageSerializer and storageDeserializer

Pull Request - State: closed - Opened by D-James-GH about 1 year ago

#19 - Change state > Change query key > Pop > go inside again then failed

Issue - State: closed - Opened by gotecq-phuctran about 1 year ago - 5 comments
Labels: bug, waiting response

#18 - added full page invalidate

Pull Request - State: closed - Opened by Leo-cmw about 1 year ago - 2 comments

#17 - feat: return mutation state from .mutate()

Issue - State: closed - Opened by D-James-GH over 1 year ago
Labels: 2.0.0, Pre-release

#16 - Advice for implementing Revalidate on Interval

Issue - State: closed - Opened by zakandrewking over 1 year ago - 2 comments

#15 - Added `buildWhen` to other query builders

Pull Request - State: closed - Opened by smsimone over 1 year ago

#14 - feature: added `buildWhen` parameter in `QueryBuilder` for conditional rebuilding

Pull Request - State: closed - Opened by smsimone over 1 year ago - 2 comments

#13 - Support composite query keys.

Issue - State: closed - Opened by Delgerskhn over 1 year ago - 1 comment
Labels: waiting response

#12 - Supports serialization/deserialization at the Query level

Pull Request - State: closed - Opened by josh-burton over 1 year ago - 4 comments

#11 - Support serialization/deserialization at the Query level

Issue - State: closed - Opened by josh-burton over 1 year ago
Labels: 2.0.0, Pre-release

#10 - Edit cache management

Issue - State: closed - Opened by smsimone over 1 year ago - 2 comments

#9 - Workflow/initial

Pull Request - State: closed - Opened by D-James-GH over 1 year ago

#8 - More Examples

Issue - State: closed - Opened by TC3000 over 1 year ago - 1 comment

#7 - Question: How can we invalidate all keys that start with something.

Issue - State: closed - Opened by RodolfoSilva over 1 year ago - 3 comments

#6 - Feature/key filter

Pull Request - State: closed - Opened by D-James-GH almost 2 years ago

#5 - Graphql

Issue - State: closed - Opened by SOMONSOUM almost 2 years ago - 4 comments

#4 - How can i use stream in UI?

Issue - State: closed - Opened by Arjun544 almost 2 years ago - 1 comment

#3 - Question. Dependant queries

Issue - State: closed - Opened by LiniovasDovydas almost 2 years ago - 4 comments
Labels: question

#1 - invalidateQueries is not working

Issue - State: closed - Opened by iamhaaamed about 2 years ago - 2 comments