Error message shows up on console under "ColorPicker'
Hi, the package works as expected and I really like it. Don't know if this is a bug or something. But I do see the following pops up on the console under debug mode.
D/skia (16876): ERROR: 0:6: 'inout' : invalid qualifier: can be only used with function parameters
Same issue plus the gradient is always black & white in the emulator. This errors mean the emulator does not support the hardware graphics to render the gradient shader I think. see below.

Hey, this is supposedly an emulator issue @jdevp @nipunasudha are you running Emulator on linux? on Nvidia GPU? also you could temporarily work around this using swiftshader renderer (rendering would be on cpu and will be slow)
I've been following this issue, raised an issue here