Am trying to test out https://blog.flutterflow.io/creating-an-app-for-interacting-with-any-iot-devices-using-ble/ for setting up BLE app. Did tutorial up to 'Setting up the IoT device' (just want to test ble setup in app for now) but not having any luck getting app to run. Here's clone I'm working with
https://app.flutterflow.io/project/bluetooth-i-o-t-mwevsc?
Have tried testing using "FF Preview" and downloading as apk and installing on Android Tablet. Is stuck on Splash Page and should proceed to Home page once bluetooth is found. Have tried turning on/off bluetooth with no change.
Is FF Preview working correctly or could there be something in tutorial that I'm missing.
Are there plans for FF to include bluetooth/ble functionality within standard code in near future without the extensive code setup?