modern_titlebar_buttons 1.1.2 copy "modern_titlebar_buttons: ^1.1.2" to clipboard
modern_titlebar_buttons: ^1.1.2 copied to clipboard

PlatformLinux

A package which provides most of the title bar buttons from windows, linux and macos. forked from titlebar_buttons

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add modern_titlebar_buttons

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

dependencies:
  modern_titlebar_buttons: ^1.1.2

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:modern_titlebar_buttons/modern_titlebar_buttons.dart';
2
likes
140
points
180
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

A package which provides most of the title bar buttons from windows, linux and macos. forked from titlebar_buttons

Repository (GitHub)

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

change_case, dbus, flutter, flutter_svg, gsettings, universal_io

More

Packages that depend on modern_titlebar_buttons