blob: 3b7e4edc3df19cd628fc1859668ddeb1b6c36ffd [file] [log] [blame]
<!DOCTYPE HTML>
<!-- Copyright 2014 The Flutter Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
<html>
<head>
<title>Browser Tests</title>
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY"></script>
</head>
<body>
<script src="main.dart.js"></script>
</body>
</html>