coingaming / moon_flutter

Moon Design System for Flutter
https://flutter.moon.io
MIT License
196 stars 24 forks source link

Json token to design #449

Open alirezat66 opened 1 week ago

alirezat66 commented 1 week ago

Do we have any solution, for converting tokens (json file of figma) to Design?

Kypsis commented 6 days ago

Not sure if I understand your question correctly. If you mean converting Figma tokens json output to moon_design token format there is this repo to take inspiration from: moon_tokens. Since we have opted to not use StyleDictionary that repo is outdated though. For v2 we plan to update that solution to use Figma variables instead.