sakibovi123 / wrestling_news_app

0 stars 0 forks source link

The specific RenderFlex in question is: RenderFlex#3b6a2 OVERFLOWING #3

Closed sakibovi123 closed 1 year ago

sakibovi123 commented 1 year ago

The specific RenderFlex in question is: RenderFlex#3b6a2 OVERFLOWING ... parentData: (can use size) ... constraints: BoxConstraints(w=390.9, h=205.0) ... size: Size(390.9, 205.0) ... direction: horizontal ... mainAxisAlignment: spaceBetween ... mainAxisSize: max ... crossAxisAlignment: start ... textDirection: ltr ... verticalDirection: down ◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤

sakibovi123 commented 1 year ago

Got the solution. By removing PageView.builder from the card widget solved the issue.