material-theme-builder
material-theme-builder copied to clipboard
Flutter export colors not matching custom colors
I am using the Material Theme Builder to create a new theme with custom colors. However, when I replace the colors in my design and export the Flutter file, upon checking the color_schemes.g file, I notice that the colors do not match the ones I added. How can I address this issue?
Hello, Could you provide steps to reproduce along with a screenshot?