color_chart 0.2.0 color_chart: ^0.2.0 copied to clipboard
A non-material and classified color chart for Flutter development.
0.2.0 #
- Move
transparent
into new namespaceMaskColors
(API change). - Hex color format convert as utils.
0.1.1 #
- Migrate to TreeInfra org.
- Update ci to avoid discontinued imports.
- Use
lintall
to replace discontinuedstrict_lint
package. - Update Flutter version code to
3.22.0
.
0.1.0 #
- Common mono colors for foregrounds and backgrounds.
- Apply strict lint options.
0.0.0 #
- Initial version as placeholder.
- Basic mono colors: black, white and transparent.