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

Flutter plugin for changing title_bar on go-flutter

title_bar #

pub package License: MIT 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.

0
likes
20
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