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

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

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: ^3.10.3

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
110
points
1.75k
downloads

Publisher

verified publisherjerson.dev

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flat_buffers, flutter, flutter_web_plugins, path, plugin_platform_interface, web

More

Packages that depend on openpgp