gtk 0.7.0+1 
gtk: ^0.7.0+1 copied to clipboard
Implements GTK Widgets, themes and titlebar buttons in Flutter. Based on the GNOME HIG
0.7.0+1 #
- Fix Padding of Icons with Gtk header button
 - Update 
titlebarSpaceandpaddingforGtkHeaderBar 
0.7.0 #
- Add GtkViewSwitcher from 
flutter_gtkpackage - Fix Double tap on header buttons doesn't work.
 - Change default padding for header
 
0.6.0 #
- Remove 
adwaita_iconsfrom dependency of example - Revamp code for 
GtkSidebar. 
0.5.5 #
- Remove 
adwaita_iconsfrom dependency - Add default values for onClose, onMinimize and onMaximize for GtkHeaderBar.bitsdojo and .nativeshell.
 - Add titlebarSpace property to adjust the space b/w titlebar and trailing items.
 
0.5.0+1 #
- Rename beignDrag to performDrag for nativeshell Gtk Header.
 
0.5.0 #
- Add onDoubleTap and onHeaderDrag method for GtkHeaderBar
 - Add padding and height parameter to GtkHeaderBar
 - Add GtkHeaderBar.bitsdojo and GtkHeaderBar.nativeshell to integerate well with these plugins
 
0.4.0+1 #
- Update Screenshot
 
0.4.0 #
- Add auto detect gtk theme using GtkColorType.system by @MalcolmMielle
 - Update Window Decorations plugin
 - Add isActive parameter to Gtk popup button
 
0.2.3 #
- Change children to body for GtkPopupMenu
 - Update Documentation and comments
 - Update get Gtk color logic
 - Update example by adding bitsdojo_window
 - Update Screenshot
 
0.2.0+2 #
- Fix typo in README
 - Add Screenshot in README
 
0.2.0+1 #
- Update github homepage
 
0.2.0 #
- Remove 
bitsdojo_windowdependency 
0.1.0+1 #
- Fix Readme
 
0.1.0 #
- initial release.