openpgp 1.1.5 copy "openpgp: ^1.1.5" to clipboard
openpgp: ^1.1.5 copied to clipboard

outdated

library for use OpenPGP with support for android and ios, macOS, linux, windows, web and hover

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add openpgp

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

dependencies:
  openpgp: ^1.1.5

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:openpgp/openpgp.dart';
39
likes
40
points
1.74k
downloads

Publisher

verified publisherjerson.dev

Weekly Downloads

library for use OpenPGP with support for android and ios, macOS, linux, windows, web and hover

Repository (GitHub)

License

MIT (license)

Dependencies

ffi, fixnum, flutter, flutter_web_plugins, protobuf

More

Packages that depend on openpgp