issues
search
llfbandit
/
dio_cache_interceptor
Dio HTTP cache interceptor with multiple stores respecting HTTP directives (ETag, Last-Modified, Cache-Control) with options.
https://pub.dev/packages/dio_cache_interceptor
120
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Multi-layer caches
#162
vgodara
closed
2 months ago
2
Error with compilation in flutter wasm
#161
JgomesAT
opened
2 months ago
0
Add test for cleaning both stale and non-stale cache objects
#160
VinhNgT
opened
4 months ago
0
Add support for Realm database
#159
VinhNgT
opened
4 months ago
2
Exception thrown when no-cache directive has arguments
#158
kmueller-gis
opened
4 months ago
1
304 and json data is broken
#157
rambozzang
closed
4 months ago
0
Make clear DB on open optional
#156
beerline
closed
5 months ago
2
When I use Dio to download a file, dio_cache_interceptor throws an error: Unhandled Exception: Unsupported operation: Response type not supported : ResponseType.stream.
#155
andrew2558
closed
5 months ago
1
Use with dio_native_adapter? And differences between this and cronet and cupertino caches?
#154
hectorAguero
closed
5 months ago
1
Switch dio_cache_interceptor_isar_store to use community managed Isar fork of isar_flutter_libs (AGP namespace issue)
#153
tristanatdexcom
closed
5 months ago
1
Validate request cache duration.
#152
danieltchaves
opened
7 months ago
1
Compilation error on web
#151
alkaitagi
closed
6 months ago
1
How to delete all cached data with the same API but different parameters (such as data loaded with pagination) from the cache?
#150
andrew2558
closed
7 months ago
3
Use `Future<void>` instead of `void` for the interceptor
#149
AlexV525
closed
7 months ago
1
DioCacheInterceptor breaks error handling
#148
fischermario
closed
6 months ago
2
feat: fast delete for db store
#147
clragon
opened
7 months ago
1
HiveCacheStore on no local info
#146
oscarshaitan
closed
7 months ago
4
Why is the expiration time set by maxStale in CacheOptions ineffective?
#145
andrew2558
closed
7 months ago
7
Not caching requests with more than one query parameter
#144
edeuss
closed
8 months ago
2
Suggest to use HTTP 200 instead of 304 for the cached response
#143
ShengChangYang
opened
8 months ago
1
implement for hive v4
#142
mminhlequang
closed
7 months ago
1
The cache interceptor changes the HTTP response code from 200 to 304
#141
FixThisWorld
closed
11 months ago
3
Extend supported methods
#140
FixThisWorld
opened
11 months ago
4
[Feature] Support GetStorage as a caching mechanism.
#139
jlambright
closed
11 months ago
1
Not working on web
#138
cavin-7span
closed
11 months ago
2
RaisedButton is replaced by ElevatedButton in main.dart
#137
prdalai
closed
11 months ago
1
Getting empty data from cache
#136
realchandan
closed
1 year ago
2
Async requests are not being cached
#135
oSumAtrIX
closed
1 year ago
2
uuid: ^4.0.0
#134
LastMonopoly
closed
1 year ago
1
Not working
#133
fluxion8
closed
1 year ago
4
App crashes when data of response is null
#132
yzTabcorp
closed
1 year ago
1
PlatformDispatcher.instance.onError: PathAccessException: Creation failed
#131
vtisnado
closed
1 year ago
5
How can I update cache data in manual ?
#130
thitlwincoder
closed
1 year ago
1
how to use forceRefresh like Get data from network first If getting data from network succeeds, store or refresh cacheIf getting data from network fails or no network avaliable, try get data from cache instead of an error.
#129
YounesKHENIFER
closed
1 year ago
2
The interceptor tries to parse using DateTime the expires Header even if the value is "-1"
#128
mablds
closed
1 year ago
1
Interceptor still caching an no-cache endpoint
#127
edeuss
closed
1 year ago
3
Updated objectbox to 2.0.0 and feature for #125
#126
Willian199
closed
1 year ago
1
Feature Request: Don't save on cache where Response.data is null
#125
Willian199
closed
1 year ago
1
[Question] HiveError: Could not read value from box. Maybe your box is corrupted.
#124
AndreHaueisen
closed
1 year ago
2
Cache with 304 (no content) example?
#123
vicenterusso
closed
1 year ago
7
Feature request: Isar cache store
#122
vtisnado
closed
11 months ago
8
Responses from cache shouldn't always return 304 ?
#121
jo11yn
closed
11 months ago
3
Issue #14 happening again
#120
mario-madrid
closed
1 year ago
4
Support handling 304 status code in onResponse flow
#119
tristan-vrt
closed
11 months ago
3
修复CacheResponse.fromResponse.lastModified
#118
wuzhengu
closed
1 year ago
1
Added sembast database support for dio cache interceptor
#117
murat-ti
closed
1 year ago
0
Only hit cache if there is an error or no network
#116
MatyasK
closed
1 year ago
1
Caching Does Not Work
#115
Igorkoff
closed
1 year ago
3
toRequestOption not define
#114
hew999
closed
1 year ago
3
当内容改变的时候,如果去强制使用服务器的内容而不是缓存
#113
desire0420
closed
1 year ago
1
Next