ニュース

How to implement this complex view in the flutter? I am trying to implement a GridView with n columns and the child should be of a certain aspect ratio (say 1.3) but the height of the child should be ...