Mac color compiler turns captured & imported colors into accessible palettes, Figma Variables, design tokens, CSS, ...
lib/ ├── main.dart ├── app/ # Root widget, theme, router ├── core/ │ ├── di/ # GetIt + Injectable setup │ ├── network/ # Dio ...