Skip to content

Commit 0a88ab2

Browse files
committed
support 'web'
1 parent 0b42d34 commit 0a88ab2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
<html>
33
<head>
44
<meta charset="UTF-8">
5+
<!--title-->
56
<title>flutter_app_sample</title>
67
</head>
78
<body>
9+
<!--body-->
810
<script src="main.dart.js" type="application/javascript"></script>
911
</body>
1012
</html>

0 commit comments

Comments
 (0)