Skip to content

chunhunghan/file_picker

Repository files navigation

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 go-flutter issue tracker.

About

PR : go-flutter-desktop file_picker plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages