project_color_palette 1.0.1 copy "project_color_palette: ^1.0.1" to clipboard
project_color_palette: ^1.0.1 copied to clipboard

This package is a tool for collaboration between designers and Flutter developers. csv to color_palette

0.0.1 #

  • *.csv file in assets

1.0.0 #

  • refactor project_color_palette package
  • The CSV files must be located in the assets/color_palette folder and can only be read if the CSV file name contains "color".
  • A color class is generated based on each CSV file name, and the generated class will have a .g.dart extension in the lib/palette folder.

1.0.1 #

  • update build.yaml, build process log
2
likes
140
pub points
6%
popularity

Publisher

unverified uploader

This package is a tool for collaboration between designers and Flutter developers. csv to color_palette

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

build, csv, flutter, glob

More

Packages that depend on project_color_palette