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

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.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:handy_window/handy_window.dart';
32
likes
0
points
3.9k
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.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on handy_window