panache icon indicating copy to clipboard operation
panache copied to clipboard

🎨 Flutter Material Theme editor

Results 36 panache issues
Sort by recently updated
recently updated
newest added

Hi, can someone tell me how to get this to work? The side freezes every time. I tried it on the newest version of Chrome for macOS and also for...

In most design tools we can obtain the code of the color. so it would be much easier just type it instead of using the graphical sliders.

Only merge if your flutter environment is dated after the merge of this pull request: https://github.com/flutter/flutter/pull/51495

Needed to edit a couple values in the theme.dart file because they were saved as null() instead of null.

Dude, this is an awesome gift to the Flutter community. BTW, I up voted your announcement of the web version in Stack Overflow--the down vote was uncalled for!

I'm trying to adjust the slider to reflect the following RGB values: R: 92 G: 184 B: 92 Although the marker shows the correct value the values themselves do not...

I think a folder with different where we could contribute to new and exciting themes would be cool,both for new users and returning users. []guidelines on adding new themes naming...

Add the ability to import ThemeData object in order update it

Hi, I'm currently encountering the use case where I have copied a hex color code and want to use it as the primary theme color. It would be nice if...