pvcache 1.0.0-beta.1 copy "pvcache: ^1.0.0-beta.1" to clipboard
pvcache: ^1.0.0-beta.1 copied to clipboard

A wrapper around HiveHook for Pathverse projects, providing secure and efficient caching solutions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pvcache

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

dependencies:
  pvcache: ^1.0.0-beta.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:pvcache/pvcache.dart';
2
likes
160
points
28
downloads

Publisher

verified publisherpathverse.ca

Weekly Downloads

A wrapper around HiveHook for Pathverse projects, providing secure and efficient caching solutions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, hivehook, pointycastle

More

Packages that depend on pvcache