material-foundation/material-theme-builder

Use 8-digit hexadecimal integer colours for Flutter

Opened this issue · 0 comments

The code exported for Flutter contains colours in 32-bit hexadecimal integer format, the Dart documentation recommends using the 8-digit hexadecimal version for Flutter.