harrowmykel / flutter_mobile_vision_2

MIT License
11 stars 15 forks source link

'FlutterMobileVisionPlugin.h' file not found #18

Open malkabani opened 10 months ago

malkabani commented 10 months ago

Hello I have flutter app. And I try to run it using Xcode 15. but I got this error 'FlutterMobileVisionPlugin.h' file not found I try to clean project and reinstall pod. but still have same error. can you help me?

glucasaraujo commented 10 months ago

Change the import to #import "FlutterMobileVision_2Plugin.h!