xd-to-flutter-plugin
xd-to-flutter-plugin copied to clipboard
Sync flutter code to xd design
If there is a feature to sync flutter code to xd design then it would help making updates in UI much easier.
Are you suggesting roundtripping? (ie. rebuilding the XD UI based on the Flutter code)
Are you suggesting roundtripping? (ie. rebuilding the XD UI based on the Flutter code)
Yes
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.