How to display a random photo from the gallery without picking it in flutter?

41 Views Asked by At

I want to create a flutter app that shows me a random photo from the phone gallery, I don't want to choose it like with the image picker, I would like a button that loads me a random image.

I've tried to create a list that contains every image from the phone but i can't make it work.

0

There are 0 best solutions below