I have no intention on becoming a PRO member. But I am curious if I make a code change locally to add missing flutterflow capabilities, will the flutterflow editor recognize and keep those changes once it acquires the changes via github? Or will it throw red flags and bug out?
Example: Locally, I just wrapped a Wrap widget with a Focus widget because FlutterFlow does not have a Focus widget. If I then push the changes to Github, Local->Github->FlutterFlow.io will FlutterFlow keep and work with those changes?
I am only assuming FlutterFlow accepts changes from Github... If FlutterFlow does not accept or handle changes from the outside of its code editor, that is another sign that they have chosen the lazy path.