handy_window 0.4.0 copy "handy_window: ^0.4.0" to clipboard
handy_window: ^0.4.0 copied to clipboard

PlatformLinux

This package enhances the looks of Flutter applications on Linux by providing modern-looking Handy windows with rounded bottom corners.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add handy_window

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

dependencies:
  handy_window: ^0.4.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:handy_window/handy_window.dart';
27
likes
140
pub points
89%
popularity

Publisher

verified publisherubuntu.com

This package enhances the looks of Flutter applications on Linux by providing modern-looking Handy windows with rounded bottom corners.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on handy_window