flutter 在Android 4.2版本下界面绘制失败

新手上路,请多包涵

我用Android Studio创建了一个Flutter的App,debug下运行正常
于是我就通过flutter build apk 命令发布了release 版本,并用flutter install 安装了app,但是发现界面一片空白,什么也没有显示?
是兼容性问题还是什么问题,需要怎么处理才能解决这个问题?

阅读 2k
1 个回答
新手上路,请多包涵

this bug is known to exist in 1.7.8+hotfix.3. It is fixed in 1.7.8+hotfix.4, which will get promoted fthis bug is known to exist in 1.7.8+hotfix.3. It is fixed in 1.7.8+hotfix.4, which will get promoted from the beta channel to the stable channel tomorrow.rom the beta channel to the stable channel tomorrow.

推荐问题