btastic / flutter_native_image

Native Flutter Image tools
Other
340 stars 137 forks source link

java.lang.outofmemoryerror android #91

Open dev-aminmo opened 3 years ago

dev-aminmo commented 3 years ago

when trying to compress high-resolution images this error occurs in release-mode only

ModernaVaccine commented 2 years ago

Yeah this library has the same issue as the standard flutter image library. It runs out of memory, upon loading up the original image on Android. Would there be a way to add in bitmap sample sizes like shown in this article? https://developer.android.com/topic/performance/graphics