gridview in flutter with image and text
Hi flutter in this example i am making a project using flutter gridview.builder and showing a list of data on the screen with grid view. In gridview flutter, I am showing 2 items in a row, and for each item I am using an image and text in side of card view. Grid views are … Read more