gtk_window 0.1.1 copy "gtk_window: ^0.1.1" to clipboard
gtk_window: ^0.1.1 copied to clipboard

A package that add some missing gtk4 windowing features to flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gtk_window

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

dependencies:
  gtk_window: ^0.1.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:gtk_window/gtk_window.dart';
7
likes
120
pub points
56%
popularity

Publisher

verified publisherlasheen.dev

A package that add some missing gtk4 windowing features to flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

flutter, handy_window, window_manager

More

Packages that depend on gtk_window