Is there a way to match pixels in figma and Flutter?

81 Views Asked by At

I create a UI design using figma and then create a screen using Flutter, but since each pixel in figma is different from each pixel in Flutter, it takes a lot of time. How can I create something without being aware of the differences in pixels between Figma and Flutter?

0

There are 0 best solutions below