FigmaToCode icon indicating copy to clipboard operation
FigmaToCode copied to clipboard

Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.

Results 45 FigmaToCode issues
Sort by recently updated
recently updated
newest added

can you support flex-wrap and hug content( without fixed width and height)

I know that Markdown is not a proper code, but I think that the idea is pretty ok for this export, since it can generate HTML in the final too.

is there any option export images as svg base64 string ? just assigned to src property of img tag

In native figma code convertor, they show name of typography and color. For example ```css color: var(--black, #000000); /* Material/label/large */ font-size: 18px; font-weight: 500; line-height: 24px; ``` Therefore, it...

Migrated all bundling config to webpack 5 Deleted rollup config and unused packages Closes #70

Hi! I hope this project is still active - it's pretty neat! I ran into an error when generating HTML from a Figma file of mine and updated the types/checks...

since there is now an official svelte-loader for webpack, i could take a stab at migrating the bundling to webpack 5 the advantage is that there is only one bundler...

Hi, any plan to make this plugin standalone i mean without the need of dev feature ? Since the dev feature is missing now in free plans u absolutely need...

Hello, I was wondering how happens all the stack children are a single comma thus getting hundreds of errors thank you!

I am using this plugin in Figma to generate Flutter code. The issue is that there are a lot necessary Row widgets are column widgets being generated by plugin the...