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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add modern_titlebar_buttons

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 dart pub get):

dependencies:
  modern_titlebar_buttons: ^1.1.0

Alternatively, your editor might support dart pub get or 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/titlebar_buttons.dart';
2
likes
0
points
35
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

change_case, dbus, flutter, flutter_svg, gsettings, universal_io

More

Packages that depend on modern_titlebar_buttons