Using TensorFlowLite Models in FlutterFlow

Integrations

Hi everyone,

I'm reaching out because I'm trying to integrate a TensorFlowLite model into my FlutterFlow app. However, I've discovered that FlutterFlow doesn't currently support uploading these types of assets directly.

My question is:

  • Has anyone successfully integrated a TensorFlowLite model into a FlutterFlow app?

  • If so, which approach did you use, or is there another recommended way to achieve this?

Any insights or suggestions would be greatly appreciated!

Thanks

What have you tried so far?

Downloading Source Code: This method involves downloading the source code generated by FlutterFlow, adding the model to the assets folder, and then updating the code to load it using the tflite package.

Did you check FlutterFlow's Documentation for this topic?
Yes
4
4 replies