SkillAgentSearch skills...

Panache

🎨 Flutter Material Theme editor

Install / Use

/learn @rxlabz/Panache
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

🎨 Panache

A Flutter Material Theme editor.

Panache helps you to create beautiful Material themes for your Flutter applications.

Customize widgets colors and shapes, and download your theme.dart file.

:earth_americas: Try Panache in your browser

home

Getting Started

To apply a theme to whole application

  • add the generated theme file to your project/lib
  • set the theme property to the generated theme (myTheme) in your main file
// ...

MaterialApp( theme: myTheme , home: Home() );

// ...

:coffee: Support this project

Buy Me A Coffee

🍿 Videos

Screenshots

screenshot

screenshot2

screenshot3

screenshot4

View on GitHub
GitHub Stars1.8k
CategoryDesign
Updated4d ago
Forks229

Languages

Dart

Security Score

85/100

Audited on Mar 23, 2026

No findings