1.0.0 • Published 5 years ago
@bridged.xyz/figma-plugin v1.0.0
bridged-figma-plugin (flutter code builder from figma design)
a figma to flutter code exporter
Development guide
Pre-requisites
Building the plugin
First:
$ yarn install$ yarn run webpack:watchInstalling the plugin
In the Figma desktop app:
- Open a Figma document.
- Go to
Plugins→Development→New Plugin…. - Click the
Click to choose a manifest.json filebox, and select themanifest.jsonfile that was generated.
Debugging
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.
Docs
1.0.0
5 years ago