xd-to-flutter-plugin icon indicating copy to clipboard operation
xd-to-flutter-plugin copied to clipboard

Sync flutter code to xd design

Open piyushchauhan opened this issue 5 years ago • 3 comments

If there is a feature to sync flutter code to xd design then it would help making updates in UI much easier.

piyushchauhan avatar May 26 '20 13:05 piyushchauhan

Are you suggesting roundtripping? (ie. rebuilding the XD UI based on the Flutter code)

gskinner avatar May 26 '20 17:05 gskinner

Are you suggesting roundtripping? (ie. rebuilding the XD UI based on the Flutter code)

Yes

piyushchauhan avatar May 27 '20 20:05 piyushchauhan

That would be pretty cool, but our initial focus is definitely going to be on making the export as solid and useful as possible.

Going the other way is a huge challenge, since Flutter has so many widgets. We'd basically have to lock it down to a tiny subset of them that we can translate to XD, and even then there'd be a ton of edge cases.

Thanks for the suggestion. I'll keep it open in the hopes we can evaluate it in more depth one day.

gskinner avatar May 27 '20 21:05 gskinner