browser_launcher
browser_launcher copied to clipboard
Provides a standardized way to launch web browsers.
Results
2
browser_launcher issues
Sort by
recently updated
recently updated
newest added
I was using Dart SDK inside the Chrome OS Linux container. Instead of figuring out how to interact with chrome running outside the container, i just installed chromium in the...
type-enhancement
Manjaro (and I'm assuming Arch Linux) gets the one and only `google-chrome` package installed at `/usr/bin/google-chrome-stable` so `browser_launcher` fails to launch it there. Linking `/usr/bin/google-chrome` to the startup executable fixed...