Hello everyone, I have done a mockup of a UI that is needed for a project, the thing is that the UI is just a mockup, but grid / menu items and buttons are set using json coming from the server in a high dynamic fashion (also fields of a form can be seen or less using server informations).
Once I export the code from flutter flow, will I be able to use it as a starter for my dynamic json driven widgets?
I think so but if anyone has already tried something like this it will be great.