Socket
Book a DemoInstallSign in
Socket

github.com/xwl7001/go_flutter_clipboard_manager

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/xwl7001/go_flutter_clipboard_manager

Source
Go
Version
v0.0.0-20200702181957-f9a27e57d0ab
Version published
Created
Source

clipboard_manager

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

Usage

Import as:

import "github.com/djpnewton/go_flutter_clipboard_manager"

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

flutter.AddPlugin(&clipboard_manager.ClipboardManagerPlugin{}),

Issues

Please report issues at the go-flutter issue tracker.

FAQs

Package last updated on 02 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts