flutter / flutter/flutter-intellij

Flutter IntelliJ opens devtools in the default browser instead of chrome

Open
#3,503 3 comments 6 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

IntelliJ users that do not have Chrome set as their default browser have Dart DevTools launch in a browser that does not support Dart DevTools.

The Dart DevTools server now supports launching DevTools in chrome and VSCode users it to launch web browsers. We should use this functionality from IntelliJ as well or use existing IntelliJ functionality to launch Chrome.

A Mac user I was helping debug had Safari as their default value so had to copy and paste the URL from Safari to Chrome each time they launched DevTools fro IntelliJ.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.