hi_cache 1.1.0 copy "hi_cache: ^1.1.0" to clipboard
hi_cache: ^1.1.0 copied to clipboard

Abstract layer for local data storage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hi_cache

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

dependencies:
  hi_cache: ^1.1.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:hi_cache/hi_cache.dart';
0
likes
120
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Abstract layer for local data storage.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cv, flutter, hi_core, shared_preferences, sqflite

More

Packages that depend on hi_cache