flutter_cache_manager
flutter_cache_manager copied to clipboard
Web support?
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?
I'm facing the same issue when using the getFileFromCache method.