参考:http://stackoverflow.com/questions/15884102/bootstrap-how-do-i-change-the-width-of-the-container 怎么更改contianer 的width? 这样.container{ width:xxx;} 就可以了吗? 错.that will break everything, since each span class has a fixed width which is calculated in re…
SingleChildScrollView, CustomScrollView, container, init: double.inifinity. then use Expanded to constraint height, width both horizontal, and vertical.…