/gtk_theme_fl

[ wip ] Use the system's GTK theme from your flutter app

Primary LanguageC++MIT LicenseMIT

gtk_theme_fl

Gets the current GTK theme data.

Getting Started

GtkThemeData themeData = await GtkThemeData.initialize();

See the source for the various colors and other data retrieved by the plugin.