figma2flutter 0.0.4-alpha copy "figma2flutter: ^0.0.4-alpha" to clipboard
figma2flutter: ^0.0.4-alpha copied to clipboard

This package converts Tokens Studio for Figma json exports into Flutter code.

0.0.4-alpha #

  • Working on Composition tokens and added a Composition widget to use them in your app.
  • Added a json + dart example to the example folder that shows how to use the Composition widget.

0.0.3-alpha #

  • Add support for MaterialColors when multiple colors are defined with int keys (100, 200, 300, 400)

0.0.2-alpha #

  • Added support for border radius
  • Added more documentation
  • Added tests for extension methods
  • Added output when running the command

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
16
likes
0
points
315
downloads

Publisher

verified publisherappnormal.com

Weekly Downloads

This package converts Tokens Studio for Figma json exports into Flutter code.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, collection, meta, path

More

Packages that depend on figma2flutter