Skip to content

Simple flutter App to load images from memory in `Stream`. Using `Provider` and `Stream` to reduce the time complexity to retrieve the images.

Notifications You must be signed in to change notification settings

Ashwin-Chhetri/ImageLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageloader

Flutter App for loading memory images in a streaming fashion using flutter Stream, isolate and Provider. This App is mainly an experiment for reducing the time it takes to load the entire images into Flutter UI.

About

Simple flutter App to load images from memory in `Stream`. Using `Provider` and `Stream` to reduce the time complexity to retrieve the images.

Resources

Stars

Watchers

Forks

Packages

No packages published