image.memory flutter alway loading screen code example

Example: flutter out of memory loading images

Use photo_gallery - https://pub.dev/packages/photo_gallery

Took some work to get it where I liked it, but it works for me... I've
load 50 thumbnail images in a grid without memory problems. The example
thumbnail image quality is low res. Set the height and width to something
more reasonable then 72x72, the default, to get better quality. I'm using
256x256 and no memory issues.

Yes I'm poqeteer as well.

Tags:

Misc Example