Using Vs studio code to perform flutter, Select chrome as web device, when i debugged, only displayed 'white screen'. There weren't error code
https://github.com/gojunho4321/flutter_toonflix/commit/ee83e68fc021e83a9f6da037e7ba6ef2e6415ffe this is code what I run in vs studio code. I selected device as 'Chrome(web)' but when I ran the code, chrome displayed address as http://localhost:64661/#/, but there are was only 'white screen' ,no other factors(title, loading circle, etc...)…