phive_barrel 0.2.1 copy "phive_barrel: ^0.2.1" to clipboard
phive_barrel: ^0.2.1 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 Dart:

 $ dart pub add phive_barrel

With Flutter:

 $ flutter pub add phive_barrel

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

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

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