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


Logs
No response
Example code (optional)
PaletteHuePicker(
color: color,
onChanged: onChanged,
)
Contact
[email protected]