Hi Community! I will be using something called ThingsBoard for my IoT devices. It has an app built in Flutter already but I would like to have the functionality into my app I already built in FlutterFlow, having responsive interaction with my IoT devices through their API.
I assume it's not possible to import a Flutter app into FlutterFlow and continue building it from there?
In that case, is there another way I can adopt their APIs in FlutterFlow, for example through some custom function?