Skip to content

MobiliteDev/panache_updated

This branch is 1 commit ahead of rxlabz/panache:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 28, 2020
Dec 2, 2019
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Sep 10, 2019
Sep 10, 2019
Dec 1, 2018
Sep 16, 2019

Repository files navigation

🎨 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.

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() );

// ...

β˜• Support this project

Buy Me A Coffee

🍿 Videos

Screenshots

screenshot

screenshot2

screenshot3

screenshot4

About

🎨 Flutter Material Theme editor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 90.1%
  • Objective-C 7.0%
  • Swift 1.2%
  • Ruby 1.0%
  • C 0.2%
  • HTML 0.2%
  • Other 0.3%