unity_shaders_explorer

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2019 License: MIT Imports: 2 Imported by: 0

README

unity_shaders_explorer

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

Usage

Import as:

import unity_shaders_explorer "github.com/taimiso0319/unity_shaders_explorer/go"

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

flutter.AddPlugin(&unity_shaders_explorer.UnityShadersExplorerPlugin{}),

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UnityShadersExplorerPlugin

type UnityShadersExplorerPlugin struct{}

UnityShadersExplorerPlugin implements flutter.Plugin and handles method.

func (*UnityShadersExplorerPlugin) InitPlugin

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