panache icon indicating copy to clipboard operation
panache copied to clipboard

🎨 Flutter Material Theme editor

Results 36 panache issues
Sort by recently updated
recently updated
newest added

With Flutter 3.0, Google has announced support for Material You! Few atomic foundations like color systems, typography, shadows, etc are already available on Material You. Would it be possible to...

The license is currently not defined in the LICENSE file

does not work online, sales error when choosing colors ``` 204 main.dart.js:2645 Uncaught TypeError: Cannot read property 'dv' of null at Object.cj (main.dart.js:2645) at G1.ri (main.dart.js:19133) at Dx.$1 (main.dart.js:18040) at...

The web app constantly freezes on a number of different situations, namely actions that require frequent updates such as changing color values based on a slider. You can reproduce an...

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

web app is lagging and not responding to any click !

Hi, I really like your Editor! Its so time saving if you create multiple projects! Would be create if there would be a possibility to upload an already existing theme...

I get this in my browser console after many different interactions main.dart.js:2645 Uncaught TypeError: Cannot read property 'dv' of null at Object.cj (main.dart.js:2645) at G1.ri (main.dart.js:19133) at Dx.$1 (main.dart.js:18040) at...

"Dart function requires `allowInterop` to be passed to JavaScript." at panache_web at exportTheme (main.dart:59) at jsSaveTheme(code, filename, (success) => print('export $success')); solve jsSaveTheme(code, filename, allowInterop((success) => print('export $success')));