Categorygithub.com/jerson/flutter-openpgp/go
modulepackage
3.5.0+incompatible
Repository: https://github.com/jerson/flutter-openpgp.git
Documentation: pkg.go.dev

# README

openpgp

This Go package implements the host-side of the Flutter openpgp plugin.

Usage

Import as:

import openpgp "github.com/jerson/flutter-openpgp/go"

Then add the following option to your go-flutter application options:

flutter.AddPlugin(&openpgp.Plugin{}),

# Structs

Plugin implements flutter.Plugin and handles method.