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

Add support for component states

Open yamsergey opened this issue 5 years ago • 2 comments

I've noticed that the hover state is not working. Export all widgets will export only currently selected state, there won't be any state change on hover. Is it the same thing as described in section Visibility:

The plugin currently ignores any hidden elements (ex. a hidden Component will not be exported in 'Export All Widgets').

Or it can be fixed somehow?

image

yamsergey avatar May 22 '20 12:05 yamsergey

Unfortunately, XD's plugin API currently doesn't support states. This would be a great feature to add when support is available.

gskinner avatar May 22 '20 18:05 gskinner

Ah, I see. Should I create a feature request somewhere? 😄

yamsergey avatar May 22 '20 19:05 yamsergey