@bridged.xyz/figma-plugin

1.0.0 • Public • Published

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:watch

Installing the plugin

In the Figma desktop app:

  • Open a Figma document.
  • Go to PluginsDevelopmentNew Plugin….
  • Click the Click to choose a manifest.json file box, and select the manifest.json file 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 PluginsDevelopmentOpen Console.

Docs

Package Sidebar

Install

npm i @bridged.xyz/figma-plugin

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

101 kB

Total Files

64

Last publish

Collaborators

  • heejun_dev
  • softmarshmallow