gtk_window 0.1.1 gtk_window: ^0.1.1 copied to clipboard
A package that add some missing gtk4 windowing features to flutter.
0.1.1 #
- [BUG] Fix leading widget causing a null exception
0.1.0 #
- You no longer need to edit the
my_application.cc
file to hide the header bar and use this package.
0.0.2 #
-
Fix a bug where the header icons would not be shown correctly if the user had not enabled the material 3 theme
-
Use BackButton instead of IconButton for the back button
0.0.1 #
- First release