file_picker

package module
v0.0.0-...-3d47039 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2019 License: MIT Imports: 5 Imported by: 0

README

file_picker

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

Usage

Import as:

import "github.com/miguelpruivo/plugins_flutter_file_picker/desktop"

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

flutter.AddPlugin(&file_picker.FilePickerPlugin{}),

Issues

Please report issues at the file_picker issue tracker.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilePickerPlugin

type FilePickerPlugin struct{}

func (*FilePickerPlugin) InitPlugin

func (p *FilePickerPlugin) InitPlugin(messenger plugin.BinaryMessenger) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL