问题
When the application is installed, it displays a blank gray screen.
回答1:
Well, your flutter project had errors. The errors which appear in the red screen(like something is null for example) during debug appear as a gray screen in production. I'd recommend you to debug the app.
来源:https://stackoverflow.com/questions/62529478/blank-gray-screen-after-release-app-on-play-store