Use case example:
You have an e-commerce app and on the item detail page, you want to show the item images that you have saved in a list { list of image URLs ]
Notice: I used generated sample data: I generate a list of images
A page view widget has children, children can be static, you can add them one by one. or you can generate a list of items for children.
when you generate the list then you just need 1 child in the page view, and that child will repeat.
Project URL
Project Run
How to use this project:
On the login page just tap on the login button.the home page tap on "Image slider from list of images"
you will navigate to the page "PhotoSlider"