Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
Plugin is a go-flutter plugin that help interact with the GLFW window from any flutter widget of the app.
func (*Plugin) InitPlugin ¶
func (p *Plugin) InitPlugin(messenger plugin.BinaryMessenger) error
InitPlugin creates a MethodChannel for "na2axl.github.io/go-flutter-plugin-titlebar"
Click to show internal directories.
Click to hide internal directories.