ask lang, paano ko mapapalabas lahat ng pictures sa gallery dito sa ginawa kong gridview. parang yung example sa google lens.
eto yung code.
Container(
height: MediaQuery.of(context).size.height * 0.3,
width: MediaQuery.of(context).size.width,
decoration: BoxDecoration(
borderRadius...