Rydmike
Rydmike
I will see what I can do without major rewrites in the next update. As I recall the alpha channel is using the `TextField` prefix to show alpha value. I...
Hex alpha can be displayed, but as you also concluded only as a prefix, which is the Dart way and style of doing it. It can however not be edited,...
It is certainly the order of things in CSS world like you have it, which is definitely more global than Dart, totally agree on that. I use the picker often...
FlexColorPicker actually already does a sort of multi color init and return. The list of previous used colors, can be initialized, and it is returned too (so it can be...
Hi @LefebvreIlyas, I like it, that's a cool idea! 😎 A list with color+name and a search bar might work, you could scroll and pick or search/filter by name too,...
Thanks @justkawal for your feedback and comments. Yes I do plan to add new picker types. I was panning add at least a traditional "advanced" one with sliders for the...
Hi @jlnrrg, They way I would approach that with existing features is to use the "custom" colors section in the picker. You firs compute/provide a selection of colors that are...
Not sure I fully understand the use case. Do users choose a color for a game session, that can have "n" gamers, say 10, and none should have same color...
Hi @harjotsingh339, thanks for reporting this issue. Any chance you could provide a minimum reproduction repo/sample, so I can investigate it further. **EDIT**: Alternatively the issue report needs more context...
Closed due to no response. If you come back with requested information we can re-open the issue and revisit this issue.