How to add a pretrained ML Core model to Flutter app?

115 Views Asked by At

I have a pretrained .mlmodel file, but when I add to my Runner, I can't access it from AppDelegate.swift. I have my app written in Flutter. Also it works with a different project written in Swift.

enter image description here

0

There are 0 best solutions below