📜  颤动的灰屏 - Dart 代码示例

📅  最后修改于: 2022-03-11 14:48:07.588000             🧑  作者: Mango

代码示例1
Gray screen can sometime arise due to missing internet permission

In the AndroidManifest.xml file located at android/app/src/main you need to add this permission inside the manifest tag.