drift/extras/flutter_web_worker_example/web/index.html

12 lines
182 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>flutter_web_worker_example</title>
<script defer src="main.dart.js"></script>
</head>
<body>
</body>
</html>