phive_barrel 0.5.0 copy "phive_barrel: ^0.5.0" to clipboard
phive_barrel: ^0.5.0 copied to clipboard

Ready-to-use PHive hooks including TTL and encryption helpers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phive_barrel

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

dependencies:
  phive_barrel: ^0.5.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:phive_barrel/phive_barrel.dart';
0
likes
135
points
21
downloads

Documentation

API reference

Publisher

verified publisherpathverse.ca

Weekly Downloads

Ready-to-use PHive hooks including TTL and encryption helpers.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, phive, pointycastle

More

Packages that depend on phive_barrel