Skip to content

Latest commit

 

History

History
61 lines (49 loc) · 1.63 KB

README.md

File metadata and controls

61 lines (49 loc) · 1.63 KB

Panache aka Flutterial

Try Panache in your browser

A Flutter Material Theme editor.

Panache helps you to create beautiful Material themes for your Flutter applications. Customize components colors and shape, and export the generated theme.dart to your Google drive.

home

screenshot

screenshot2

screenshot3

screenshot4

Todo

  • web preview
  • web download generated theme
  • partial export
  • update to 1.9.+ theme
  • Theme editor / live app preview
  • Flutter 1.9+
  • Dart 2.5
  • new Material Theme properties
    • ButtonTheme
    • ChipTheme
    • TabBarTheme
    • SliderTheme
    • IconTheme
    • DialogTheme
    • InputDecorationTheme
    • ColorScheme
  • Code preview
  • Export to file
  • Save
  • Mobile : Export to Google drive
  • material colors shades
  • colors opacity
  • more style options controls
    • BorderSide
    • BorderRadius
    • typography options text styles : letter spacing, decoration...
  • Examples
  • mobile version
  • desktop version
  • user preferences :
    • mobile editor scroll position
    • theme editor + preview last state
  • custom colorSwatch
  • platform selection
  • multiple fonts
  • ...

Getting Started

For help getting started with Flutter : documentation.