cached_s5_manager 0.0.1 copy "cached_s5_manager: ^0.0.1" to clipboard
cached_s5_manager: ^0.0.1 copied to clipboard

A cache manager for cached_s5 libraries.

This is a simple cache manager for cached_s5 libraries.

Ex:

CachedS5Manager cacheManager = CachedS5Manager();
cacheManager.init(); // IMPORTANT: all other functions will silently fail if you forget this
cacheManager.clearCache(); // WARNING: this deletes all locally cached assets
0
likes
0
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

A cache manager for cached_s5 libraries.

Repository (GitHub)
View/report issues

Topics

#cache #s5

License

unknown (license)

Dependencies

path, path_provider, universal_io

More

Packages that depend on cached_s5_manager