Questions tagged [adobe-xd]

Adobe XD is Adobe's extensible experience design application. Use this tag for questions related to XD plugin APIs.

The Adobe XD plugin APIs let you automate experience design workflows, connect XD to web services, import and export content, and more.

Here are some resources to learn more about building XD plugins:

139 questions
0
votes
1 answer

Flutter | XD to flutter key issue ! Key key, value of null

For some reason when I export my Adobe XD project to flutter using XD to flutter plugin it gives the error The parameter 'key' can't have a value of 'null' because of its type, but the implicit default value is 'null'. Try adding either an explicit…
winpriv
  • 21
  • 4
0
votes
2 answers

How to resize component in a specific state Adobe XD

I want to have this component's size to only encapsulate the info button not the whole area. Is there a way to have a component have different sizes depending on components state. Right now when i hover over that entire green area it changes to…
SeanyMc
  • 425
  • 5
  • 10
0
votes
1 answer

Can git be installed and git commands be used by using webpack

I am creating my own plugin on Adobe XD and i need to use Git command to clone or pull (By using SSH key) the files from my git repo. Whether it can be done. Kindly provide me with a solution(cloning should be done by webpack).
Naresh
  • 9
  • 1
0
votes
1 answer

How to align text in the centre with an SVG element?

Hello to anyone out there that is capable of helping, I've ran into a bit of trouble that has had me doing a staring competition with VS Code for a while now haha. I have designed a website UI in Adobe XD. In order to give my design some…
CadyOG
  • 155
  • 9
0
votes
1 answer

Adobe XD Plugin VueJs

I'm using the adobe official vue plugin example from their repo called "ui-hello-vue". It works fine out of the box but I'm finding it hard to put the vue code into a panel. And strangely it doesn't even seem to let me do console.log anymore. Even…
TheMan68
  • 1,429
  • 6
  • 26
  • 48
0
votes
1 answer

Adobe Xd: iOS UI Kit on Windows 10 - Icons for Back, Tab buttons, Other navigation buttons are not visible

First of all, I'm really not sure if Adobe Xd related questions can be asked over here. I could not get a single response to this question on Adobe Xd help forum, so thought of coming to the best resource I know. I'm using Adobe XD 35.3.12.2 version…
zeuschyant8
  • 453
  • 7
  • 14
0
votes
1 answer

Adobe xd do not loading the files

When i open a file in adobe xd , it will not complete the loading and just stop there! No errors , its just stop there. the files are not the problem , they work on other systems correctly. I reinstall the adobe xd many times but it didn't solve…
meti
  • 468
  • 1
  • 5
  • 27
0
votes
1 answer

how to export adobe xd for flutter which display the same at all android and ios phone?

I use adobe xd for Designing UI for flutter and I use xd to flutter plugin Is there a way for these designs to be displayed the same in all versions of Android and ios? With different screen sizes? thanks
mohammad1408
  • 43
  • 2
  • 8
0
votes
1 answer

ImageView Has Unwated Padding

I've imported some images from Adobe XD in PNG format to Android Studio. The images seem to come with extra padding. I'm attempting to fill the ImageView with just the size of the imported image (in this case messages). This is my xml:
iuni
  • 23
  • 9
0
votes
1 answer

Where does Adobe XD store plugins when installed from the store (on mac)?

I am trying to create an Adobe XD plugin which will export artboards into HTML and CSS, but I also need to add some extra functionality before exporting. I wanted to use the code from the Web Export plugin and add some of my own functionality to…
0
votes
1 answer

adobe XD can't create document (error code: 3623)

When I try to create a adobe XD document this message Appear to me adobe XD can't create document (error code: 3623)
0
votes
1 answer

Is there a way to animate objects when sliding down the page/

so, I am new to Adobe xd and I am trying to create a landing page and what I want is when I slide down the page, the content float up or animate in general. Is this possible? If it is not possible how can I do it?
Maha
  • 51
  • 10
0
votes
0 answers

Error while installing 'XD to flutter' plugin in adobe XD

I have AdobeXD installed in my machine. Now i want to use it for creating UI and then export it as flutter widget. For this, i need 'xd to flutter' plugin installed in adobe xd. I went to plugins->browse->XD to flutter->install and i am getting the…
Sakshi Pandey
  • 51
  • 2
  • 6
0
votes
1 answer

MediaQuery.of() called with a context that does not contain MediaQuery

I was recently watching a video to convert an adobe xd prototype into an app using flutter. however I got this error: MediaQuery.of() called with a context that does not contain MediaQuery. No MediaQuery could be found starting from the…
0
votes
1 answer

What should be the dimensions of title bar of an app according to IBM carbon design system?

I am designing the UI of an app using IBM CDS. It gives the style guide for all items but, I couldn't find the dimensions of a title bar.
Bony
  • 151
  • 2
  • 8