window_toolkit 0.1.5 copy "window_toolkit: ^0.1.5" to clipboard
window_toolkit: ^0.1.5 copied to clipboard

PlatformmacOS

Toolkit simplifies customization of native user interface components for macOS applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add window_toolkit

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

dependencies:
  window_toolkit: ^0.1.5

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:window_toolkit/window_toolkit.dart';
3
likes
150
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

Toolkit simplifies customization of native user interface components for macOS applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#window #window-managment #titlebar

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, plugin_platform_interface, screen_retriever

More

Packages that depend on window_toolkit