cross_cache library

Cross Cache package. Provides a cache for images and files.

Classes

CachedNetworkImage
An ImageProvider that fetches an image from a URL using CrossCache. Copied from Flutter's NetworkImage class.
CrossCache
A cross-platform caching utility for downloading and storing binary data (like images).