flutter-clutter / flutter-simple-edge-detection

A Flutter plugin enabling the user to detect edges of a given image. It returns the relative coordinates of the detection rectangle.
71 stars 47 forks source link

Failed to load dynamic library 'libnative_edge_detection.so' #30

Closed samieruashovo closed 1 year ago

samieruashovo commented 1 year ago

I/flutter ( 7370): [Invalid argument(s): Failed to load dynamic library 'libnative_edge_detection.so': dlopen failed: library "libnative_edge_detection.so" not found, #0 _open (dart:ffi-patch/ffi_dynamic_library_patch.dart:12:43) I/flutter ( 7370): #1 new DynamicLibrary.open (dart:ffi-patch/ffi_dynamic_library_patch.dart:23:12)