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

PlatformLinux
outdated

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.3.1

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';
34
likes
150
points
7.82k
downloads

Publisher

verified publisherubuntu.com

Weekly Downloads

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