adobe_xd 2.0.0+1 copy "adobe_xd: ^2.0.0+1" to clipboard
adobe_xd: ^2.0.0+1 copied to clipboard

Generate code for building apps with Flutter based on your designs in Adobe XD with the “XD to Flutter” plugin. This package contains helper widgets used by the plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adobe_xd

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

dependencies:
  adobe_xd: ^2.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:adobe_xd/adobe_xd.dart';
343
likes
110
pub points
93%
popularity

Publisher

verified publisheradobe.com

Generate code for building apps with Flutter based on your designs in Adobe XD with the “XD to Flutter” plugin. This package contains helper widgets used by the plugin.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

collection, flutter, flutter_svg

More

Packages that depend on adobe_xd