gtk 0.1.0 copy "gtk: ^0.1.0" to clipboard
gtk: ^0.1.0 copied to clipboard

outdated

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 getGtkColor function or getAdaptiveGtkColor function.
  • 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

Classic API Docs

License #

GNU GENERAL PUBLIC LICENSE v3

31
likes
0
pub points
85%
popularity

Publisher

verified publishercanonical.com

Implements GTK Widgets, themes and titlebar buttons in Flutter. Based on the GNOME HIG

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

adwaita_icons, bitsdojo_window, flutter, popover, window_decorations

More

Packages that depend on gtk