GestureDetect Extension (List and Swipe Images)

You do not need to make two lists anymore:

Just set the imagesList as the RecyclerList

Now it's working! @TIMAI2 Thank you so much!
partying_face

Now when Image clicked I would like to get image details by using this extention . What Am i doing wrong?


image

Like so:

My images are in the assets hence the method for providing the path.

image

IIRC, the image-notifier extension does not work with urls, you will need to download your image files and provided their path for it to work.

Is there other something similar extention which works with urls?

Probably.

I would use the CustomSheet extension and build my own layout