blob: cc4f45c714debbc676269f1be86e56be65748d6f [file] [log] [blame]
<!--
Copyright 2025 The Flutter Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
-->
<!DOCTYPE html>
<html>
<head>
<title>Dart DevTools - Unsupported Browser</title>
<style>
body {
margin: 50px 30px;
font-family: "Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
</style>
</head>
<body>
<h1>Unsupported Browser</h1>
<p>Your browser is not supported by DevTools. Please try using Google Chrome.</p>
</body>
</html>