kekland / croppy

A fully customizable image cropper for Flutter, in Flutter
MIT License
105 stars 30 forks source link

════════ Exception caught by gesture ═══════════════════════════════════════════ Invalid argument(s): Failed to load dynamic library 'libcroppy.so': dlopen failed: library "libcroppy.so" not found ════════════════════════════════════════════════════════════════════════════════ #28

Closed haleem13 closed 3 months ago

haleem13 commented 8 months ago

bro i am facing this error while using any gesture. could you please help me as soon as possible? thanks yuou

════════ Exception caught by gesture ═══════════════════════════════════════════ Invalid argument(s): Failed to load dynamic library 'libcroppy.so': dlopen failed: library "libcroppy.so" not found ════════════════════════════════════════════════════════════════════════════════

zalwan commented 8 months ago

update your sdk or ndk, its work for me .

kekland commented 3 months ago

Hi! Please check whether this issue is reproducible on the newest version (with #31 merged). Feel free to reopen if the issues persist.