figma 7.4.0

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

A Figma API wrapper library for interacting with Figma documents, written in pure Dart.

Figma Example

To run the example, you need to have a Figma API token. You can get it by following the instructions here.

This can be passed as a define variable to the dart command:

dart --define=FIGMA_TOKEN=<token> --define=FILE_KEY=<file_key> example.dart