Flutter_A splash screen was prov
2022-07-06 本文已影响0人
Eyes_cc
【问题】
启动安卓项目时,收到一个warning:
A splash screen was provided to Flutter, but this is deprecated
解决办法
:
注释或删除下面的代码即可。

【问题】
启动安卓项目时,收到一个warning:
A splash screen was provided to Flutter, but this is deprecated
解决办法
:
注释或删除下面的代码即可。