使用模拟器时执行flutter run 报出下面一大堆错误 注意只有模拟器有这种问题,真机可以正常运行 Oops; flutter has exited unexpectedly. Sending crash report to Google. Crash report sent (report ID: 1f4909d52a4fc2ef) Crash report written to /Users/admin/Tiny/Project/Git/YinHuYiTou/yhyt_app/flutt
前言 想要记录一下Stack布局中,定位的两种方式 代码 //……省略无关代码…… child: new Column( children: <Widget>[ new SizedBox(height: 20.0), new Stack( alignment: const FractionalOffset(0.9, 0.1),//方法一 children: <Widget>[ new Image( image: new AssetImage("assets/images/