I just started-off with flutter web and I want to use brave browser to debug my flutter apps not chrome or edge.
When I use flutter devices command, it gives the following result.
No devices detected.
Run "flutter emulators" to list and start any available device emulators.
I'm using brave by using the link provided by web-server  and it does not support hot reload.
So, how to configure browsers other than chrome or edge with flutter web for complete functionality.
 
     
     
    