FlutterFlow was launched in May, but this month brought a significant new feature: custom functions. This lets developers add Dart code (the language used by Flutter) to a project, defining functions which can take arguments derived from the data bound to a control.22 Eyl 2021
Read moreHow do you add photos on FlutterFlow?
Go to your project page on FlutterFlow and follow the steps below to define an Upload Photo/Video Action to a widget:
Read moreHow do you change the code on FlutterFlow?
Using our Custom Functions editor, you can define/write/test the dart code directly in the UI editor.
Read more