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

outdated

缓存管理

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

缓存管理

Repository

License

unknown (license)

Dependencies

crypto, flutter, http, path, path_provider

More

Packages that depend on f_cache