Skip to content

Set by color not save the "Theme Widget" #1103

@Aging-Developer

Description

@Aging-Developer

Has your issue been reported?

  • I have searched the existing issues and confirm it has not been reported.
  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

when creating a Theme widget from an existing widget, the settings for set color by variable are not copied to the Themed widget, meaning have to go through entire app to change a setting, so the concept of theme widgets isnt really working 100%

image

Expected Behavior

would expect to see the set by color variables also copied to the theme, and to any child widgets based on the theme:
image

Steps to Reproduce

  1. add a widget to a page, with color set by variable
  2. save as theme widget
  3. look at theme widget, the set by variable doesn't exist

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

na

Context

It would of saved days in re-theming buttons on 79 pages of app.

Visual documentation

image

Additional Info

No response

Environment

- FlutterFlow version: 3.10.4
- Platform:
- Browser name and version:
- Operating system and version affected:

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions