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

``` Target dart2js failed: Exception: ../panache_ui/lib/src/screens/editor/controls/color_picker/color_slider.dart:1101:9: Error: The superclass, 'Diagnosticable', has no unnamed constructor that takes no arguments. const GradientSliderThemeData({ ^^^^^^^^^^^^^^^^^^^^^^^ Error: Compilation failed. ```

Can someone please update this repo? The generated theme is obsolete, not compatible with IOS 14 etc. The app cant even start. Also the demo version is broken. After 1...

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 ai0 (main.dart.js:1961) at HTMLElement. (main.dart.js:1969) DevTools failed to load SourceMap: Could not...

Flutter announced to change the `TextTheme` to the 2018th version of the material design. [docs](https://api.flutter.dev/flutter/material/TextTheme-class.html) So it would be nice if the generated code will match the updated version of...

Freezes in both Safari and Chrome on Mac after clicking on theme controls 7 or 8 times. [Error] Failed to load resource: the server responded with a status of 404...

When I try to select a color, I get this error on chrome console: Steps to reproduce this issue: 1. Open https://rxlabz.github.io/panache/#/ on chrome 78.0.3904.108, Windows 10 2. Click on...

hi. it works pretty good in light theme but if i select dark , it generates the same black primary color.

``` Uncaught (in promise) Error: Assertion failed: org-dartlang-sdk:///dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/types.dart:94:10 _isJsObject(f) || !JS('bool', '# instanceof #.Function', f, global_) "Dart function requires `allowInterop` to be passed to JavaScript." at Object.throw_ [as throw] (errors.dart:196)...