Search code examples
androidiosfluttergallery

how get images from gallery in my phone and show in page with flutter?


I want to create a page like this with flutter

enter image description here

How to access the gallery in my phone and get the image to show?


Solution

  • I use phoro_manager library and show image and video from gallery like image that shown in question. If you have a better solution, I would be happy to know it