???? 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.
???? Try Panache in your browser
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() ); // ...
???? Videos
- Beyond Mobile: Material Design, Adaptable UIs, and Flutter (Google I/O’19)
- Code beautiful UI with Flutter and Material Design (Google I/O ’18)
Screenshots
Download Flutter Material Theme editor source code on GitHub
https://github.com/rxlabz/panache
Provides the list of the opensource Flutter apps collection with GitHub repository.