Closed beautybird closed 11 months ago
I'm getting this exception when running the app after applying Bitmap package ;
Invalid argument(s): Failed to load dynamic library (dlopen failed: library "libbitmap.so" not found)
Any idea why and how to solve this issue ?
Need some more information to get started. Which platform you are deploying to? What are the build modes that pops this error (debug? release?)? What is the output of flutter doctor?
Closing this as stale
I'm getting this exception when running the app after applying Bitmap package ;
Any idea why and how to solve this issue ?