material-foundation / material-theme-builder

Visualize dynamic color and create a custom Material Theme.
https://material-foundation.github.io/material-theme-builder/
Apache License 2.0
363 stars 28 forks source link

outlineVariant & scrim are missing on flutter 3.3.10 #100

Closed realitymolder closed 1 year ago

realitymolder commented 1 year ago

Describe the bug While using material design builder and exporting the theme into dart format (to use with flutter) there are two variables that are not recognized in the generated file.

To Reproduce Steps to reproduce the behavior:

  1. Go to Material design builder
  2. Create a Theme
  3. Export to dart / flutter format
  4. Import to the project
  5. See the error

Expected behavior Drag and drop and support the material design flutter variables.

Screenshots image

realitymolder commented 1 year ago

Has been resolved on flutter 3.7