[F/OS] Image Loader - Extension for image loading and caching

will this allow me to load from a web url

Yes, it needs a Image URL :+1:

I have the same problem, what is the solution?

1 Like

Plz Add this Play button icon dynamic image viewer, nice extension

Davybimageloader Plz Add me player button in background image

how to load form assets?

image compressed


im getting this error when i try to complie
foundIn = 1.5B.2-Fenix
faultData = com.google.gwt.core.client.JavaScriptException: (TypeError) : e is null
projectId = 6639121034379264

if i remove the extension it complies without any issue?

Hello,
Can you take a look at the thread :pray:
imageloader ile bir hata var
I just opened the topic.
I tried a lot but couldn’t find a solution :sweat_smile:

Hello Thank you for great extention, i am using version 6, but using Image component it makes space at top and bottom of image, tried scaling, fill parent etc.
I also used Horizontal arrangements with fill and without fill but it makes small/stretch image. this space and sizes affecting UI of my application. I read this thread almost completely. but could’t find a solution. It would be very helpful if you guide something as you do always. thank you once again.

i cant delete cache image in app, how to do it , it always show old image after changing url of the image too.

Does this extension can open image in offline mode without stored it in cache or directory???

@Sanjay87 read the docs may be its help U to delete cache image. and if U already find solution, can U share the right block.

I also have the same concern. Impossible to use the native dynamic components of Kodular.

It would be great if he found a solution to this problem.

THANKS

Good job

Try this:

Hello KS

I love your extension it is great.
But it is so lacking in useful blocks such as this block below which allows the dynamic images to load. My problem is that he does not load the image link on a component Dynamic_Image1 native of Kodular because to achieve this it takes another dynamic creation extension.

So if only the creator of this formidable extension @devyb ayoub Mounchid prokoder could make sure that we can also use Dynamic Image Blocs of Kodular it would be really great.

Ps : @devyb You can also please add the feature of shimmer effect while waiting for the image to load

Thanks
Capture d'écran 2025-05-14 064100

My extension does work with dynamic components including inbuilt kodular dynamic image.

You need to pass the created component as source when loading image. And it also loads images from all sources including url.

Please you can give me an example of assembly of blocks to show me

This seems to be correct but while creating dynamic image set the path as empty string. And make sure that the path set in Load image async is valid.

1 Like