tflite_flutter_plugin icon indicating copy to clipboard operation
tflite_flutter_plugin copied to clipboard

Pub-Cache folder location Mac

Open charlieforward9 opened this issue 3 years ago • 4 comments

Would #200 remove the iOS initial config step? I was required to solve a problem with the setup and believe the README needs to be updated. Specifically: #126

charlieforward9 avatar Feb 23 '23 04:02 charlieforward9

Did you figure it out? I can't load any custom TensorFlow light model in Flutter...

l0rinc avatar Feb 25 '23 21:02 l0rinc

@paplorinc I was able to get it working on this repo. My assumption about putting TensorFlowLiteC.framework folder into the /hosted/pub.dev directory instead of the /hosted/pub.dartlang.org directory.

This should be updated in the docs.

charlieforward9 avatar Mar 15 '23 17:03 charlieforward9

I managed to add it by first making it work from swift code: https://www.tensorflow.org/lite/guide/ios

l0rinc avatar Mar 17 '23 08:03 l0rinc

Pleas see: https://github.com/am15h/tflite_flutter_plugin/issues/221#issuecomment-1493378921

walsha2 avatar Apr 02 '23 20:04 walsha2