figma2flutter 0.0.1-alpha.4 figma2flutter: ^0.0.1-alpha.4 copied to clipboard
This package converts Tokens Studio for Figma json exports into Flutter code.
0.0.1-alpha #
- Basic json parsing for tokens.
- Add ability to detect sets and token overrides.
- Add ability to detect references to other tokens.
- Add group type that will be used in the group when the children don't have a type defined.
- Added Color transformer to generate Flutter colors
- Added Spacing transformer to generate Flutter EdgeInsets
- Added Typography transformer to generate Flutter TextStyle