title_bar 0.1.0 copy "title_bar: ^0.1.0" to clipboard
title_bar: ^0.1.0 copied to clipboard

outdated

Flutter plugin for changing title_bar on go-flutter

title_bar #

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{}),

Issues #

Please report issues at the title_bar issue tracker.

0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin for changing title_bar on go-flutter

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on title_bar