set_cache 1.0.0 copy "set_cache: ^1.0.0" to clipboard
set_cache: ^1.0.0 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.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:set_cache/set_cache.dart';
6
likes
120
points
13
downloads

Documentation

API reference

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

License

unknown (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on set_cache