Description

Parabeac supports interpretting several of Figma's Text attributes. In general, any Text in a Figma File will get mapped to a Container which wraps an AutoSizeText widget.

Below is an example of Text in Figma:

Untitled

Attributes Supported

Below is a table of the attributes of Text Parabeac supports:

Attributes

Flutter Mapping

Below is a table showing how each Figma attribute is mapped to Flutter

Text Attribute Mapping

Further reading

Frame