coffrify 0.9.0 copy "coffrify: ^0.9.0" to clipboard
coffrify: ^0.9.0 copied to clipboard

Official Dart SDK for Coffrify, encrypted file transfer infrastructure: transfers, webhooks, API keys, audit, vaults and 30+ resources. Pure Dart, no Flutter dependency.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add coffrify

With Flutter:

 $ flutter pub add coffrify

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

dependencies:
  coffrify: ^0.9.0

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:coffrify/coffrify.dart';
0
likes
160
points
90
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Official Dart SDK for Coffrify, encrypted file transfer infrastructure: transfers, webhooks, API keys, audit, vaults and 30+ resources. Pure Dart, no Flutter dependency.

Homepage
Repository (GitHub)
View/report issues

Topics

#coffrify #file-transfer #webhooks #encryption #sdk

License

MIT (license)

Dependencies

crypto, http, meta

More

Packages that depend on coffrify