flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.6k stars 329 forks source link

Allow users to set default browser configuration #2357

Open kenzieschmoll opened 4 years ago

kenzieschmoll commented 4 years ago

I'm not sure this is feasible yet, but transferring a user request over from https://github.com/flutter/devtools/issues/492. User's would like to be able to launch DevTools in their default browser.

dmcrider commented 3 years ago

With the release of Flutter 2 last month, is it now more feasible to launch DevTools in a browser of our choosing? I installed Flutter for the first time today and it's still complaining that I don't have Chrome installed

EDIT: DevTools actually opened in Brave (my default browser) without any configuration on my part.

plato79 commented 2 years ago

My default browser is brave but Chrome is also installed. It opens Chrome when it founds it.