design_sync 1.0.1 copy "design_sync: ^1.0.1" to clipboard
design_sync: ^1.0.1 copied to clipboard

Figma to Flutter responsive layouts. Automatically adapt widths, heights, fonts, and radii for pixel-perfect designs across all devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add design_sync

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

dependencies:
  design_sync: ^1.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:design_sync/design_sync.dart';
0
likes
160
pub points
0%
popularity

Publisher

verified publisherdipendrasharma.com

Figma to Flutter responsive layouts. Automatically adapt widths, heights, fonts, and radii for pixel-perfect designs across all devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on design_sync