Relative Content

Tag Archive for flutterdartwebfrontend

GridView inside a container in Flutter for web

Im trying to implement a gridview inside a row for flutter web,I did it fix on the screen, but It do not scroll inside the container, I got bottom overflow-error. Can anybody help me?