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 Dart:

 $ dart pub add pvcache

With Flutter:

 $ flutter pub add pvcache

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

dependencies:
  pvcache: ^1.0.0-beta.1

Alternatively, your editor might support dart pub get or 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
0
points
143
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

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, hivehook, pointycastle

More

Packages that depend on pvcache