rxlabz / panache

🎨 Flutter Material Theme editor
https://rxlabz.github.io/panache
1.76k stars 233 forks source link

Is it getting support for Flutter 2? #46

Open mshivkumar opened 3 years ago

mshivkumar commented 3 years ago

Support for Elevated button, Text Button and all....

patrouil commented 3 years ago

Hi, @rxlabz I worked on a Flutter 2 support upgrade. The code is still in Flutter 2.7 but it supports latest ThemeData format. I thinks that 90% of the job has been done (for the web application only). How could we proceed to share the code ? Thanks.

camillerimichael commented 3 years ago

@patrouil Push your changes in a separate branch. I am hoping the project creator would approve the changes.

mzohren commented 3 years ago

@patrouil did you upload / push the code somewhere ? It's a shame this project is unsupported and almost dead, I'd like to see a living branch of it, and am happy to contribute if needed.

ebrightfield commented 2 years ago

@patrouil just curious if you ever ended up putting the code up anywhere. I'd also love to see this project revived, and would be happy to contribute if necessary.

fncap commented 2 years ago

Hi, @rxlabz I worked on a Flutter 2 support upgrade. The code is still in Flutter 2.7 but it supports latest ThemeData format. I thinks that 90% of the job has been done (for the web application only). How could we proceed to share the code ? Thanks.

Can you open a PR or push your changes in a fork? So we can download your work, awaiting @rxlabz deciding what todo with this beautiful project!