project_color_palette 1.0.2 copy "project_color_palette: ^1.0.2" to clipboard
project_color_palette: ^1.0.2 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

1.0.2 #

  • add License info in README.md
2
likes
160
points
50
downloads

Publisher

verified publisheraqoong.site

Weekly Downloads

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