flutter_cache_manager icon indicating copy to clipboard operation
flutter_cache_manager copied to clipboard

Web support?

Open dupuisdavid opened this issue 1 year ago • 1 comments

Hi,

I can't retrieve a cached file image through the DefaultCacheManager().getSingleFile or DefaultCacheManager().getFileStream methods on a web browser. it always returns null. Does somebody have a functional sample?

dupuisdavid avatar Jan 08 '25 16:01 dupuisdavid

I'm facing the same issue when using the getFileFromCache method.

lvxduck avatar Sep 25 '25 04:09 lvxduck