Recently, I downloaded a UI Kit. I am trying to convert this UI kit into flutter via xd to flutter plugin.
I have downloaded the plugin and trying to export all the widgets. I have given the proper path but it is not exporting at all, even it is not showing any error or something.

            Asked
            
        
        
            Active
            
        
            Viewed 1,515 times
        
    3
            
            
        
        bikas.lenson
        
- 73
 - 1
 - 8
 
2 Answers
2
            
            
        It's the 'prototype interactions' check box you have selected in settings. I just removed all the check boxes to get it working. That should at least get you moving. Just had the same issue.
        Andrew
        
- 21
 - 2
 
1
            
            
        first select the path folder you want to export the dart file then click export all widgets you can get all widgets dart files
        kalide
        
- 89
 - 2
 - 6