I have come to know that flutter is much faster..But when I run it on web , it takes almost 4 minutes to start..How to reduce its launch time? Again there is an awesome feature of flutter called hot reload. But when I try to perform hot reload(both from VSCode and window powershell) it says
`Performing hot restart...`
and restart the whole application which takes too much time..How to solve?