colour 1.0.5 colour: ^1.0.5 copied to clipboard
An easy way to use color in flutter (with Normal, HEX, RGB, ARGB, or RGBO format).
[1.0.5] - 19 May 2021 #
- Migrate to null safety
[1.0.4] - 22 Sept 2020 #
- Add Visual Studio Code Extension
[1.0.3] - 21 Sept 2020 #
- Fix formatting and add example.
[1.0.2] - 21 Sept 2020 #
- Can accept instance of Color as the first parameter
[1.0.1] - 21 Sept 2020 #
- Add a more restricted checking for RGB params.
[1.0.0] - 21 Sept 2020 #
- A working Colour to use color in flutter in any of these formats: Normal, HEX, RGB, ARGB, or RGBO.