Update Flutter client

This commit is contained in:
hillelcoren 2020-03-01 20:19:26 +00:00
parent 6e51b225b0
commit 4f44db821b
4 changed files with 68737 additions and 68571 deletions

View File

@ -11,8 +11,8 @@ const RESOURCES = {
"/assets/fonts/Roboto-Regular.ttf": "3e1af3ef546b9e6ecef9f3ba197bf7d2",
"/assets/web/assets/fonts/Roboto-Regular.ttf": "3e1af3ef546b9e6ecef9f3ba197bf7d2",
"/assets/AssetManifest.json": "90d7b27343fcf361dbf6385b3055ce4f",
"/index.html": "2b291048759a26809bc606c981d175ad",
"/main.dart.js": "a461b65bf5b7bc5621c1b9588e6bfff4",
"/index.html": "02f52d8ed33971b0d7a938e631e89401",
"/main.dart.js": "1b8870d50aa9d89127fd824e829d6aee",
"/favicon.ico": "51636d3a390451561744c42188ccd628"
};

View File

@ -6,7 +6,6 @@
</head>
<body style="background-color:#888888;">
<!--
<script>
if ('serviceWorker' in navigator) {
window.addEventListener('load', function () {
@ -14,7 +13,6 @@
});
}
</script>
-->
<script src="main.dart.js" type="application/javascript"></script>

137290
public/main.dart.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long