EnsembleUI / ensemble-react

BSD 3-Clause "New" or "Revised" License
15 stars 1 forks source link

Disparity between Flutter version for Theme definition; Defining Styles under Theme not working #646

Closed AidenTag closed 2 months ago

AidenTag commented 3 months ago

Describe the bug When defining the app Theme, defining a theme under "Themes:", and putting Styles under that theme does not work, the styles are not reflected in the app, whereas if you define Styles on its own, the styles are reflected in the app.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

sagardspeed2 commented 3 months ago

@AidenTag Can you please add your desired YAML for theme here. So I can check that ?