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

outdated

缓存管理

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add f_cache

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  f_cache: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:f_cache/f_cache.dart';
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