figma_auto_layout 0.0.1 copy "figma_auto_layout: ^0.0.1" to clipboard
figma_auto_layout: ^0.0.1 copied to clipboard

discontinued

A replicate of Figma's auto layout feature that makes converting Figma designs to code faster and less error prone.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add figma_auto_layout

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

dependencies:
  figma_auto_layout: ^0.0.1

Alternatively, your editor might support 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_auto_layout/figma_auto_layout.dart';
8
likes
0
pub points
38%
popularity

Publisher

unverified uploader

A replicate of Figma's auto layout feature that makes converting Figma designs to code faster and less error prone.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, signed_spacing_flex

More

Packages that depend on figma_auto_layout