gtk 0.1.0+1
gtk: ^0.1.0+1 copied to clipboard
Implements GTK Widgets, themes and titlebar buttons in Flutter. Based on the GNOME HIG
GTK ❤️ Flutter #
Unofficial implementation of GTK Widgets, themes and titlebar buttons in Flutter. Based on the GNOME Human Interface Guidelines.
Features #
- Adwaita style Colors and icons
- Various GTK widgets ported to flutter
- Provides various window decorations / titlebar buttons for header bar
Usage #
- To get color from theme you can you either
getGtkColorfunction orgetAdaptiveGtkColorfunction. - If you want custom titlebar then you can follow the steps for that on bitsdojo_window package.
- You can use the following widgets that are ported to flutter:
GtkSidebar,GtkHeaderBar,GtkHeaderButton.GtkPopupMenu,GtkTwoPane.
Additional information #
This package is dependent on
adwaita_iconsfor adwaita style iconsbitsdojo_windowfor headerbar related functionpopoverfor GtkPopover.window_decorationsfor Window Decorations
License #
GNU GENERAL PUBLIC LICENSE v3