Flutter-Responsive-Admin-Panel-or-Dashboard icon indicating copy to clipboard operation
Flutter-Responsive-Admin-Panel-or-Dashboard copied to clipboard

FileInfoCard Overflow Fix for Small Screens

Open akcauser opened this issue 3 years ago • 1 comments

FileInfoCard overflow fixed, new condition added to child aspect ratio. When 350<screenWidth<650, card aspect ratio 1.3, in other cases aspect ratio 1 like square.

akcauser avatar Jun 23 '21 20:06 akcauser

https://github.com/abuanwar072/Flutter-Responsive-Admin-Panel-or-Dashboard/issues/15

Issue fixed in this branch.

akcauser avatar Jun 25 '21 21:06 akcauser