Afonso Raposo
Results
1
issues of
Afonso Raposo
I typically program Flutter applications using Dart. To define colors, I use `Color(0xFF00FF00)`, in which the color is represented as 0xAARRGGBB. I added support to this color representation in `nvim-colorizer.lua`,...