Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vpEmpat opened this issue Feb 6, 2024 · 0 comments

Comments

@vpEmpat
Copy link

vpEmpat commented Feb 6, 2024

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant