Files
FlutterNewsApp/web/index.html
Sanskar Tiwari dc589966b5 Initial commit
2020-03-19 10:49:27 +05:30

11 lines
185 B
HTML

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