Fidev-io / framy

A convenient code generator for app styleguide, gallery, wireframes and/or storyboard.
https://framy.dev
GNU Lesser General Public License v3.0
148 stars 16 forks source link

Support for layout customizations #124

Open nateshmbhat opened 4 years ago

nateshmbhat commented 4 years ago

Along with changing the parameters to a widget that it receives in its constructor, it would be great if you include a section which contains parameters to modify the flutter widgets.

For example :

A column and row widget should have axis alignment and size parameters to be adjustable from framy parameter adjustment view.

This will help us quickly see how things would look.

Also for containers you can add color, height and width adjustment features.

Blocked by #125

MarcinusX commented 4 years ago

What you mean is something more like Widget Studio, right?

nateshmbhat commented 4 years ago

Yes, precisely 👍

nateshmbhat commented 4 years ago

You can let the user turn this feature off for whatever reason in your Config yaml file