Skip to content

djpnewton/go_flutter_clipboard_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages