Pub-Cache folder location Mac
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
Did you figure it out? I can't load any custom TensorFlow light model in Flutter...
@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.
I managed to add it by first making it work from swift code: https://www.tensorflow.org/lite/guide/ios
Pleas see: https://github.com/am15h/tflite_flutter_plugin/issues/221#issuecomment-1493378921