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

Flutter integration for the Coffrify SDK: secure API key storage, an InheritedWidget provider, and a ready-made transfer preview widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add coffrify_flutter

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

dependencies:
  coffrify_flutter: ^0.9.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:coffrify_flutter/coffrify_flutter.dart';
0
likes
130
points
89
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter integration for the Coffrify SDK: secure API key storage, an InheritedWidget provider, and a ready-made transfer preview widget.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

coffrify, flutter, flutter_secure_storage

More

Packages that depend on coffrify_flutter