Visual Studio Code – FlutterError (BoxConstraints has NaN values in minHeight and maxHeight
So I'm tring to make an app to show a detail card view page when I click on the gif of the character, so i'm trying to implement the ListView.build() inside an expand that is inside a column. but it…