You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/marchellodev/go_flutter_clipboard_manager

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/marchellodev/go_flutter_clipboard_manager

v0.0.0-20200307200206-e6c577512b18
Source
Go
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 07 Mar 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