...here_sdk/ios/Classes/MapController.swift:14:8: error: no such module 'heresdk'
import heresdk
So I'm getting this build error when I try to run the app from VS Code. If I run the app from XCode it runs fine.
Flutter version is 2.5.2 stable. XCode version is 13. iOS version being built for is 15.0. Being built for a simulator.
Cannot get Flutter app to build - no such module 'heresdk'
I've checked out this solution. It doesn't apply to me and neither does it work for me.