You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I integrate the lib into my iOS flutter application, after pub get, on build xCode warn me that
#import "FlutterMobileVisionPlugin.h" is not found inside FlutterMobileVision_2Plugin.m.
Please, change the import to #import "FlutterMobileVision_2Plugin.h".
The text was updated successfully, but these errors were encountered:
When I integrate the lib into my iOS flutter application, after pub get, on build xCode warn me that #import "FlutterMobileVisionPlugin.h" is not found inside FlutterMobileVision_2Plugin.m.
Please, change the import to #import "FlutterMobileVision_2Plugin.h".
When I integrate the lib into my iOS flutter application, after pub get, on build xCode warn me that
#import "FlutterMobileVisionPlugin.h" is not found inside FlutterMobileVision_2Plugin.m.
Please, change the import to #import "FlutterMobileVision_2Plugin.h".
The text was updated successfully, but these errors were encountered: