titlebar_buttons 1.0.0 copy "titlebar_buttons: ^1.0.0" to clipboard
titlebar_buttons: ^1.0.0 copied to clipboard

A package which provides most of the titlebar buttons from windows, linux and macos.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add titlebar_buttons

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  titlebar_buttons: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:titlebar_buttons/titlebar_buttons.dart';
28
likes
120
pub points
89%
popularity

Publisher

verified publisherprateek.sunal.in

A package which provides most of the titlebar buttons from windows, linux and macos.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

change_case, dbus, flutter, flutter_svg, gsettings

More

Packages that depend on titlebar_buttons