platform_device_id

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2020 License: BSD-3-Clause Imports: 4 Imported by: 0

README

platform_device_id

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

Usage

Import as:

import platform_device_id "github.com/BestBurning/platform_device_id/go"

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

flutter.AddPlugin(&platform_device_id.PlatformDeviceIdPlugin{}),

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlatformDeviceIdPlugin

type PlatformDeviceIdPlugin struct{}

PlatformDeviceIdPlugin implements flutter.Plugin and handles method.

func (*PlatformDeviceIdPlugin) InitPlugin

func (p *PlatformDeviceIdPlugin) 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