Files
packages.dart/deprecated/easy_web_view/example/web/index.html
2026-01-15 14:38:46 -08:00

11 lines
180 B
HTML
Vendored

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>example</title>
</head>
<body>
<script src="main.dart.js" type="application/javascript"></script>
</body>
</html>