Skip to content

[Bug report] PaletteHuePicker changes Hue color while updating Palette color #44

@vpEmpat

Description

@vpEmpat

Version

1.5.0

Platforms

Web

Device Model

Google Chrome

flutter info

-

How to reproduce?

When you are using PaletteHuePicker and you change Palette color to darker or lighter - hue also changes. It can become black or white. I don't think it should work like that...
You can check this how it actually suppose to work
I have downloaded an example of a package and it works like this in it
Screenshot 2024-02-06 at 13 14 23
Screenshot 2024-02-06 at 13 14 30

Logs

No response

Example code (optional)

PaletteHuePicker(
          color: color,
          onChanged: onChanged,
        )

Contact

[email protected]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions