amap_map_fluttify/example/web/index.html

11 lines
198 B
HTML
Raw Normal View History

2024-11-17 15:45:43 +08:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>amap_map_fluttify_example</title>
</head>
<body>
<script src="main.dart.js" type="application/javascript"></script>
</body>
</html>