Last updated:
0 purchases
f cache
Features #
cache data from url or custom.
Getting started #
flutter pub add f_cache
copied to clipboard
Usage #
final cached = CacheManager()
.getCachedFromUrl(url: 'https://lmg.jj20.com/up/allimg/4k/s/02/210924233115O14-0-lp.jpg');
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.