plain_cache 1.0.5 copy "plain_cache: ^1.0.5" to clipboard
plain_cache: ^1.0.5 copied to clipboard

Persistent cache library for Dart(Flutter for iOS and Android).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add plain_cache

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

dependencies:
  plain_cache: ^1.0.5

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:plain_cache/plain_cache.dart';
0
likes
140
pub points
0%
popularity

Publisher

verified publisheryaozuopan.top

Persistent cache library for Dart(Flutter for iOS and Android).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

encrypt, flutter, path_provider

More

Packages that depend on plain_cache