Support for ARGB
Closed this issue · 1 comments
npateras commented
Is your feature request related to a problem? Please describe.
The plugin is missing support for ARGB colors.
Describe the solution you'd like
Adding support for ARGB colors.
Describe alternatives you've considered
There aren't really many alternatives since Flutter uses mostly ARGB.
Additional context
I think adding support for ARGB is a great way to support most Flutter since ARGB is widely used.