Web version of flutter app won’t display index.html page
I have created a flutter app on my Android device and it works fine there. However, when I try to run it on Chrome all I get is a blank screen.
Running flutter app renders a blank page and then stops
I am trying to run my flutter app on chrome but it opens chrome and just displays a blank screen. The app does connect to a Firebase db. I don’t know if this makes a difference.