a figma to flutter code exporter
First:
$ yarn install
$ yarn run dev
In the Figma desktop app:
- Open a Figma document.
- Go to
Plugins
→Development
→New Plugin…
. - Click the
Click to choose a manifest.json file
box, and select themanifest.json
file that was generated.
Use console.log
statements to inspect values in your code.
To open the developer console in the Figma desktop app, go to Plugins
→ Development
→ Open Console
.
re-use of this software and it's license is overrided by contributing-and-license
the initial commit of this project was inspired by FigmaToCode , which was (is) under GPL-3.0 License License. By this acknowledgement Bridged have done all legal obligation operations. (the current source is all overriten, no origin source remaining. if you want to see legacy logics, go link above)