figma_variables_api 0.1.0-dev.6 copy "figma_variables_api: ^0.1.0-dev.6" to clipboard
figma_variables_api: ^0.1.0-dev.6 copied to clipboard

Figma REST API for variables.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add figma_variables_api
copied to clipboard

With Flutter:

 $ flutter pub add figma_variables_api
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  figma_variables_api: ^0.1.0-dev.6
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:figma_variables_api/figma_variables_api.dart';
copied to clipboard
1
likes
110
points
70
downloads

Publisher

verified publisherwhynotmake.it

Weekly Downloads

2024.07.06 - 2025.01.18

Figma REST API for variables.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, copy_with_extension, equatable, figma, http, http2, json_annotation

More

Packages that depend on figma_variables_api