f_cache 1.1.1 copy "f_cache: ^1.1.1" to clipboard
f_cache: ^1.1.1 copied to clipboard

outdated

Generic cache manager for flutter. Saves files and infos on the tmp storages of the device.

Features #

cache data from url or custom.

Getting started #

flutter pub add f_cache

Usage #

final cached = CacheManager()
    .getCachedFromUrl(url: 'https://lmg.jj20.com/up/allimg/4k/s/02/210924233115O14-0-lp.jpg');
2
likes
0
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

Generic cache manager for flutter. Saves files and infos on the tmp storages of the device.

Repository

License

unknown (license)

Dependencies

crypto, flutter, http, path, path_provider

More

Packages that depend on f_cache