figma 2.0.6 copy "figma: ^2.0.6" to clipboard
figma: ^2.0.6 copied to clipboard

outdated

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

Changelog #

2.0.6 #

  • Add COMPONENT_SET node type
  • Add new layout options (@aloisdeniel)

2.0.5 #

  • Add VARIANT_COMPONENT node type
  • Use decimal numbers for transitionDuration property

2.0.4 #

  • Decode HTTP2 messages only when all bytes are received

2.0.3 #

  • Fix authenticatedGet method incorrectly doing POST requests

2.0.2 #

  • Add PDF as export format

2.0.1 #

  • Fix incorrect property name layoutConstraintsconstraints

2.0.0+1 #

  • Satisfy the Pub analysis

2.0.0 #

BREAKING CHANGES:

  • Migrate to HTTP2 protocol

1.0.3 #

  • Join ids query param with comma instead of semicolon

1.0.2 #

  • Add authenticatedGet method to call arbitrary Figma API endpoints

1.0.1 #

  • Export FigmaQuery class

1.0.0+2 #

  • Readme badges

1.0.0+1 #

  • Publishing step in CI workflow (test)

1.0.0 #

  • Documentation
  • Basic wrapper around all Figma APIs
  • Initial version, created by Stagehand
19
likes
0
pub points
79%
popularity

Publisher

verified publishermolland.sh

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

equatable, http2, json_annotation

More

Packages that depend on figma