adobe_xd 2.0.1 copy "adobe_xd: ^2.0.1" to clipboard
adobe_xd: ^2.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
copied to clipboard

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.1
copied to clipboard

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';
copied to clipboard
343
likes
80
points
570
downloads

Publisher

verified publisheradobe.com

Weekly Downloads

2024.09.13 - 2025.03.28

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)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

collection, flutter, flutter_svg

More

Packages that depend on adobe_xd