downloads_path_provider

package module
v0.0.0-...-1e3049f Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2019 License: BSD-3-Clause Imports: 5 Imported by: 0

README

downloads_path_provider

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

Usage

Import as:

import downloads_path_provider "github.com/jld3103/downloads_path_provider/go"

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

flutter.AddPlugin(&downloads_path_provider.DownloadsPathProviderPlugin{}),

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadsPathProviderPlugin

type DownloadsPathProviderPlugin struct{}

DownloadsPathProviderPlugin implements flutter.Plugin and handles method.

func (*DownloadsPathProviderPlugin) InitPlugin

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

InitPlugin initializes the plugin.

Jump to

Keyboard shortcuts

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