set_cache 1.0.1 copy "set_cache: ^1.0.1" to clipboard
set_cache: ^1.0.1 copied to clipboard

SetCache Efficient data caching package for pub.dev, optimizing performance and reducing network calls. Boost your app's speed!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add set_cache

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

dependencies:
  set_cache: ^1.0.1

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:set_cache/set_cache.dart';
6
likes
120
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

SetCache Efficient data caching package for pub.dev, optimizing performance and reducing network calls. Boost your app's speed!

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on set_cache