Skip to content

Alpha transparent colours not handled correctly for "color from string" #1116

@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

If you render a Alpha transparent color from the "color from string" setting, then they are rendered incorrectly.
image

bottom sheet barrier as a color
image

bottom sheet barrier as "color from string" (has pink tint)
image

Expected Behavior

for alpha transparent colours to render correctly from "color as string" as they do when normally set.

Steps to Reproduce

  1. create page with two containers
  2. create app setting as a string "testcolor" and populate with string (#D32E2E30)
  3. fill one with color #D32E2E30 and one from the app setting
  4. Note - they render differently
  5. link both to bottom sheets with the two color methods as a barrier color
  6. note - they render differently.

Reproducible from Blank

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

Bug Report Code (Required)

ITESz/Hqx89gocBH7pDMbMFAhR4jNlx7bZNEm+1tewEYF5D0B4wpWszsXFdfOO25S3NAHFSbjk0E7tnFi9jpLPAqZQyHbLZN/pB2chXycECgMbKLBpDtYHdBI+dXN2K1yMG72SR/BPRtZV1pig/GSw==

Context

the app inst showing as designed.

Visual documentation

as above

Additional Info

No response

Environment

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions