| Original Author here, thanks for the feedback. I totally agree with most of the points made. Right now, I wouldn't call it production-ready. It is too complex for non-coders and too trivial for actual developers. I've been working on this for quite a while and I wanted to get something released so I wouldn't keep coding in my basement without feedback. Right now, I'd say this tool is handy for Flutter beginners getting to know the layout system. Addressing the problem regarding this being just a "Klickibunti" application. I feel strongly about having this tool produce actual code a human developer would have written, therefore this could be considered the "groundwork" for future actually useful features. Such features could include a full sketch integration that strongly connects to the actual widgets which work with different screen sizes and gesture behaviors. One big feature which I've been planning for a while is a full 2-way code integration, meaning you'd be able to open up a random Flutter project in the widget-maker, tweak something and proceed with writing code. Again, the points mentioned are very valid and I'm trying my best to build something which doesn't fall into the category of being a "nice idea that just doesn't work". |