perichron 1.0.2 copy "perichron: ^1.0.2" to clipboard
perichron: ^1.0.2 copied to clipboard

A simple storage interface layer that Astra uses as an intermediary to read and write storage values.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add perichron

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

dependencies:
  perichron: ^1.0.2

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:perichron/perichron.dart';
1
likes
120
points
7
downloads

Publisher

verified publisherwithastra.org

Weekly Downloads

A simple storage interface layer that Astra uses as an intermediary to read and write storage values.

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_secure_storage

More

Packages that depend on perichron