All Projects → rxlabz → Panache

rxlabz / Panache

🎨 Flutter Material Theme editor

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Panache

Propeller
Propeller - Develop more, Code less. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.
Stars: ✭ 1,150 (-5.97%)
Mutual labels:  material-design
Materialspinner
A spinner view for Android
Stars: ✭ 1,173 (-4.09%)
Mutual labels:  material-design
Laravel Vuetify Spa
Laravel-Vue SPA starter project template with Vuetify frontend.
Stars: ✭ 73 (-94.03%)
Mutual labels:  material-design
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (-5.4%)
Mutual labels:  material-design
Material Ui Layout
Declarative layout for Material UI
Stars: ✭ 71 (-94.19%)
Mutual labels:  material-design
Hexoplusplus
🎁基于CloudFlareWorker的无服务器Hexo后端,目标:解决静态博客所有痛点[文章编辑、图片上传、博主活跃信息统计、博主说说、Twikoo加强版、阅读量统计【尚未完成】]
Stars: ✭ 72 (-94.11%)
Mutual labels:  material-design
Android data
Some Android learning materials, hoping to help you learn Android development.
Stars: ✭ 8,461 (+591.82%)
Mutual labels:  material-design
Almostmaterialdatepicker
Date picker made in material design style with some additional spinners
Stars: ✭ 75 (-93.87%)
Mutual labels:  material-design
Retromusicplayer
Best material design music player for Android
Stars: ✭ 1,171 (-4.25%)
Mutual labels:  material-design
Material Components Web Elm
Material Components for Elm
Stars: ✭ 73 (-94.03%)
Mutual labels:  material-design
Movieflutter
The Movienator is a beautiful and complete app for anyone who is looking for a quick opinion about any movie or TV Show.
Stars: ✭ 69 (-94.36%)
Mutual labels:  material-design
Floatingactionbuttonspeeddial
A Floating Action Button Speed Dial implementation for Android that follows the Material Design specification (https://material.io/components/buttons-floating-action-button#types-of-transitions)
Stars: ✭ 1,164 (-4.82%)
Mutual labels:  material-design
Gitexplorer Android
Find the right git commands 🔥 without digging through the web.😊😊😉
Stars: ✭ 72 (-94.11%)
Mutual labels:  material-design
Materialdesign
Material Design 控件集合。ConstraintLayout、NestedScrollView、Toolbar、TabLayout、TextInputLayout。。。
Stars: ✭ 68 (-94.44%)
Mutual labels:  material-design
Bottombar
(Deprecated) A custom view component that mimics the new Material Design Bottom Navigation pattern.
Stars: ✭ 8,459 (+591.66%)
Mutual labels:  material-design
Android Material Design In Practice
A project to demonstrate the latest material design principles with simple examples. It has additional examples on how to easily scale texts on different screen sizes without extra effort.
Stars: ✭ 67 (-94.52%)
Mutual labels:  material-design
Snackbarbuilder
[ARCHIVED] Builder pattern for support library Snackbars, that makes them easier to customise and use
Stars: ✭ 71 (-94.19%)
Mutual labels:  material-design
Metronome Android
A lightweight, well designed metronome app for Android.
Stars: ✭ 77 (-93.7%)
Mutual labels:  material-design
Vue Material Design Icons
Material Design Icons as Vue Single File Components
Stars: ✭ 75 (-93.87%)
Mutual labels:  material-design
Materialchipview
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
Stars: ✭ 1,181 (-3.43%)
Mutual labels:  material-design

🎨 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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].