Relative Content

Tag Archive for androidflutterbuild.gradle

Flutter android app shows white blank screen in release mode

I have a Flutter application, it works perfectly fine when I run it in debug mode, but when I configured the signing key and everything that’s needed for a release build and run it in release mode, it shows a white blank screen, what’s even more weird is that there’s chances it worked fine in release mode, about once out of 7-8 release install, which makes me really crazy about this issue, I have googled for solution, searched for issues in the flutter repo, tried everything I found on the web, yet I still don’t find a solution, can anyone help me please!
This is my main file: