fluttercandies / flutter_image_compress

flutter image compress
MIT License
632 stars 215 forks source link

Framework not found flutter_image_compress #230

Open RoleWong opened 1 year ago

RoleWong commented 1 year ago

After importing this package, it shows this error when debugging and compliing: be9e0fee761c5027a864bdfdf475a172

Actually, I did execute flutter clean and pod install --repo-update, but also not works.

And, the error occurs on here: dcb8649504ad8263ce095649556d11ca

We guess, it might be cuased from the version of Mantle, as we locked it on 1.x.

Thanks a lot.

buimanhhungit commented 1 year ago

Me too

vlad-ed-git commented 9 months ago

Me too

graceinsel commented 6 months ago

same here :(

amoinier commented 1 month ago

I had the same problem and I succeeded in fixing it like this:

I hope this will help you 🙏

smallooo commented 1 week ago

same issue after update Launching lib/main.dart on iPhone 15 Pro in debug mode... Running Xcode build...
└─Compiling, linking and signing... 2,289ms Xcode build done. 78.5s Failed to build iOS app Error (Xcode): Framework not found flutter_image_compress

Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)

Could not build the application for the simulator. Error launching application on iPhone 15 Pro.