Custom Code & GitHub Integration

I've gone through the guides for integrating with github:

https://docs.flutterflow.io/settings-and-integrations/integrations/github
https://docs.flutterflow.io/customizing-your-app/manage-custom-code-in-github

I created a custom function, got the code in the flutterflow branch of the git repo. Merged that onto dev, modified my custom function and merged that into the main branch via a PR.

At what point do these changes get reflected back into Flutter Flow? I would like to be able to modify my custom code and then expose the widgets to be used in the FF UI.

Is that possible? Or is the custom code changes in the repo only useful to the deployment process?

1
1 reply