Open macmatrix opened 4 years ago
Please reply whether it worked for u or not.
Hello the issue is now that it cannot find the swift.h file
/Users/xxxx/Developer/flutter/.pub-cache/hosted/pub.dartlang.org/pinch_zoom_image_updated-0.2.6/ios/Classes/PinchZoomImagePlugin.m:2:9: fatal error: 'pinch_zoom_image/pinch_zoom_image-Swift.h' file not found
#import <pinch_zoom_image/pinch_zoom_image-Swift.h>
How can I fix?
Why not update the package so this would work?
Any update?
I created new repo. Owner of this project don't accept pull requests. You can use mine. https://pub.dartlang.org/packages/pinch_zoom_image_last If there is an issue, you can open an issue of my github repo.
Doesn't have a pod spec
pinch_zoom_image_updated work fine in android but the plugin does not work for iOS. Here is the error I get if I try to run in iOS
any solution?