Is there any package in flutter to run tensorflow?

Viewed 18

I want to integrate flutter and tensorflow. I tried tflite which is currently not working as it is not update to Android v2 Embedding. Is there any flutter package to run tensorflow?

1 Answers
Related