1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-09 06:18:49 +00:00

Update and standardize html, fix gallery on mobile devices

This commit is contained in:
Kevin Moore
2019-05-07 17:22:44 -07:00
parent 0f7c76d4d8
commit e0434bac2f
11 changed files with 38 additions and 15 deletions

View File

@@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<script defer src="main.dart.js" type="application/javascript"></script>
</head>