adobe_xd 0.1.4-dev copy "adobe_xd: ^0.1.4-dev" to clipboard
adobe_xd: ^0.1.4-dev copied to clipboard

outdated

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: ^0.1.4-dev

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
0
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

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on adobe_xd