See discussion at https://github.com/dart-lang/tools/issues/746 for details Trying to open `chrome://version/` with [`openUrl`](https://github.com/dart-lang/sdk/blob/73dea244cc94dc7dbc00a751b2c3151797f4b836/sdk/lib/_http/http_impl.dart#L2621) fails with the following error: `"Unsupported scheme 'chrome' in URI chrome://version/"` ([code link](https://github.com/dart-lang/sdk/blob/73dea244cc94dc7dbc00a751b2c3151797f4b836/sdk/lib/_http/http_impl.dart#L2755))