Skip to content

vvsevolodovich/jetpack-compose-figma-preview

Repository files navigation

Jetpack Compose Figma Preview

A Figma component preview for your Jetpack compose function.

It will obtain the png version of the component from Figma and display a half transparent overlay on top of your component.

The Purpose

To make sure that code is developed in the way that it’s the same as in design takes a lot of time. Here are the main reasons why:

Getting Specs

The developer needs to select each layer and get the specs from each element like the sizes, spacings, colors, and others. It's time-consuming and sometimes we all are making mistakes

Different Rendering

We found the issue that text rendering in Flutter is not the same as in Figma. Even if the developer provides the right spacings in the UI there are still some issues after. It's much easier to find visual inconsistencies by just overlaying the final results on top.

Figma Preparation

To start you will need to install the Scripter plugin to your Figma account and run the script that is available here

The full overview of how to prepare your Figma file is available in this tutorial on Youtube by Farid Sabitov. And the public Figma file with all the details here.

How to use

In order to use the FigmaPreview component you will need to know the Figma API token and your component id.

FigmaToken

The component id can be obtained via script insert_component_id.js. You need to run it within your Figma project via Scripter Figma plugin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages