Modify the display of the flipper

I want to make the image file flipper slider look take from Firebase … so that in the future I can update the image without changing the arrangement of the application …
can i show you the arrangement of the blocks in Kodular?

gunakan data variabel
make list > for each number > …

Use dynamic image… When firebase got value add items to list… For each item in list create dynamic image and set image to the item

can you please enlighten me on the blocks ??

Just create a global variable and set it to create an empty list and add a dynamic image component from dynamic components section and the place where I have marked in the picture just use add items block in which the list should be the variable which we initialized and the value should be the download URL of the firebase got response block