The Flint Widget Export Plugin converts your Figma designs into interactive Flint widgets with minimal effort. It exports multi-state components, layer properties, and image assets into a structured ZIP package.
Unlike simple PNG export, this plugin preserves interactivity, states, and structure, ensuring an accurate handover from design to development.
The exported package includes:
A complete .fig file of your design
An images/ folder with all assets used
Metadata required to recreate the widgets inside Flint
This allows designers to create once in Figma and developers to directly use the same components inside Flint.
Below is the recommended workflow for creating, exporting, and importing Figma designs into Flint.
A Figma Component is a reusable design element. Any changes made to the main component will automatically update all its instances. Flint requires widgets to be created as components with multi-state variants.
Steps to Create a Component Widget:
Step 1: Build the Base Widget
Draw a Frame (this is mandatory as Flint only supports frames as root containers).
Open Figma Simple Design System or your icon library, go to the Icon group, and drag an “Check” icon into the frame — or import an image from your system storage.