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

It seems that vectors are not supported now. An easy way to support vectors is if the node's type === "VECTOR" and also has export settings, convert it to ``...

Right now, it seems to use hard coded frame sizes based on Figma sizes. Is it possible to use the proportion between the components, and scale it up or down...

If not using auto layout, css will set the parent `position: relative;` with the child `position: absolute;`. But if it's nested non-auto layout, it generates things like ```html ``` It...

I found out that this [Adobe XD plugin](https://github.com/meTowhid/flutter_path_generator_for_xd/blob/master/main.js) which takes a [SVG Path](https://www.w3.org/TR/SVG/paths.html) and transform it into a [Flutter Path](https://api.flutter.dev/flutter/dart-ui/Path-class.html) works pretty well with Flutter, maybe you can take some...

Would you accept a PR for exporting Pug templates? I prefer using Pug over HTML and I'm willing to create a PR for it. Great plugin btw

Hi @bernaferrari thank's for your great work on this library. I think adding support for React would be "relatively easy": the idea would be to leverage the use of a...

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12. Changelog Sourced from vite's changelog. 4.4.12 (2023-12-04) fix: backport #15223, proxy html path should be encoded (#15226) (#15227) (fe8b209), closes #15223 #15226 #15227 4.4.11...

dependencies

Bumps [next](https://github.com/vercel/next.js) from 13.4.19 to 13.5.0. Release notes Sourced from next's releases. v13.4.20-canary.41 Core Changes Add mui-core to the default optimizePackageImports list: #55554 Consolidate experimental React opt-in & add ppr...

dependencies

This runs with Turborepo. Is there a recommended version? Can you run this w/ NPM as well? Docs were a bit vague on runtime/build requirements

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). Changelog Sourced from postcss's...

dependencies