title_bar

package module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2019 License: MIT Imports: 3 Imported by: 0

README

title_bar

pub package Documentation

A Flutter plugin for go-flutter, available for MacOS. It will allow you to customize your title bar by changing the color, name, hiding it, etc.

Note: This plugin is still under development, and some APIs might not be available yet. Feedback welcome and Pull Requests are most welcome!

Usage

Import as:

import "github.com/zephylac/title_bar"

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

flutter.AddPlugin(&title_bar.TitleBarPlugin{}),

More info

If you want to check the current development status go check here

Issues

Please report issues at the title_bar issue tracker.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TitleBarPlugin

type TitleBarPlugin struct{}

TitleBarPlugin handles method calls to the plugins.flutter.io/titlebar channel.

func (*TitleBarPlugin) InitPlugin

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

InitPlugin initializes the title bar plugin.

Jump to

Keyboard shortcuts

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