Just a wildcard question about the code that FlutterFlow produces under the bonnet.
Does this code only keep the 'final' version of the app as I have designed it, or does it have any artifacts of the stuff I have tried / scrapped / forgotten about? For example, I create a certain app UI, add some logic to it, and then change a few bits here, totally revamp a couple of pages and change my actions. So the stuff that I delete, is it also removed from the final app code, or some remnants of my experiments and soul searching are traceable in the code?
I hope the final code is exactly what I consider the final app with no artifacts in it, as otherwise the whole design would require something like those pre-PC school days, where you had to re-write the whole essay from scratch if you made a mistake somewhere or spilled some tea on your notebook. :-)
Does final app's performance depend on the design process?
Best Practices
3 replies