project_color_palette

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

Feature

  • Assets 폴더에 있는 .csv 파일을 자동을 Color객체화합니다

How to Use

Assets폴더에 .csv파일을 넣어둔 상태에서 'flutter pub run build_runner build' 실행하면 Color목록이 객체화합니다.