cem256 / json-dynamic-widget-helper

Visual Studio Code extension designed to assist developers working with the json_dynamic_widget package for Flutter
https://marketplace.visualstudio.com/items?itemName=cem256.json-dynamic-widget-helper
MIT License
2 stars 0 forks source link

feature: implement move widget functionality #11

Open yildirayyorulmaz opened 1 week ago

yildirayyorulmaz commented 1 week ago

Can we add a new command that allows move children of a widget up or down? (like Column or Row)

cem256 commented 1 week ago

That's a good suggestion. I will be implementing this feature in the future releases