(no title)
abelsm | 4 years ago
- Custom Functions: https://www.youtube.com/watch?v=CbNtmue0ZZo
- Custom Widgets: https://community.flutterflow.io/c/whats-new-in-flutterflow/...
- Custom Actions: https://community.flutterflow.io/c/whats-new-in-flutterflow/...
The reason there are 3 different kinds of custom code is so that it can easily integrate with the visual builder ... for instance a "Custom Action" function will show up when you add an action on a Button Tap, or TextField submit. A "Custom Widget" can be dragged in and passed parameters, and a "Custom Function" can be used to set values. Would love any feedback
vanillax|4 years ago
abelsm|4 years ago
farmin|4 years ago
abelsm|4 years ago
Ofc you can't import code into FF from your main branch, at least at the moment. But it's still been working well for our users