Skip to content

Commit

Permalink
web app update
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishbeck committed Mar 14, 2022
1 parent 3553b47 commit d72cd91
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 15 deletions.
10 changes: 7 additions & 3 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ const RESOURCES = {
"assets/fonts/MaterialIcons-Regular.otf": "4e6447691c9509f7acdbf8a931a85ca1",
"assets/NOTICES": "0361e455055857169d430d113cd67346",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "6d342eb68f170c97609e9da345464e5e",
"canvaskit/canvaskit.js": "c2b4e5f3d7a3d82aed024e7249a78487",
"canvaskit/canvaskit.wasm": "4b83d89d9fecbea8ca46f2f760c5a9ba",
"canvaskit/profiling/canvaskit.js": "ae2949af4efc61d28a4a80fffa1db900",
"canvaskit/profiling/canvaskit.wasm": "95e736ab31147d1b2c7b25f11d4c32cd",
"favicon.ico": "fbe35961c46b82a9ec070d8fb3072005",
"icons/android-icon-144x144.png": "0e3e2760eebf638c25635429676e7e9a",
"icons/android-icon-192x192.png": "3b11c81a36f1b7b466dc6ff47e9ec25b",
Expand All @@ -64,10 +68,10 @@ const RESOURCES = {
"icons/ms-icon-150x150.png": "38aceed2c86fd825d9638bf004a3580b",
"icons/ms-icon-310x310.png": "345ecd66e502447fd6f0ba67d326d022",
"icons/ms-icon-70x70.png": "50575ccdc19ea7ea6e2613dc49414f8d",
"index.html": "a27b99bfa4fef36757b90a082ed62042",
"/": "a27b99bfa4fef36757b90a082ed62042",
"index.html": "23b28154ea087ea4f745af32e1fed2f2",
"/": "23b28154ea087ea4f745af32e1fed2f2",
"main.dart.js": "9216d31f99b7a722df6319fe2f154b0c",
"manifest.json": "c79f1b83e117145946483a55fffce1b6",
"manifest.json": "1473b545e95ca2624db24c6e87c6c80a",
"version.json": "926859e2b5c4be6f4747fc5862c07050"
};

Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@

<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="A slide puzzle made for flutter puzzle hack challenge">
<meta name="description" content="A retro-themed slide puzzle made for flutter puzzle hack challenge">

<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Slide Puzzle">
<meta name="apple-mobile-web-app-title" content="Retro Slide Puzzle">
<link rel="apple-touch-icon" sizes="57x57" href="icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="icons/apple-icon-72x72.png">
Expand Down Expand Up @@ -52,7 +52,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
var serviceWorkerVersion = '3454379657';
var serviceWorkerVersion = '332702624';
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down
6 changes: 3 additions & 3 deletions docs/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "Slide Puzzle",
"short_name": "Slide Puzzle",
"name": "Retro Slide Puzzle",
"short_name": "Retro Slide Puzzle",
"start_url": ".",
"display": "standalone",
"background_color": "#FFFFFF",
"theme_color": "#FFFFFF",
"description": "A slide puzzle made for flutter puzzle hack challenge",
"description": "A retro-themed slide puzzle made for flutter puzzle hack challenge",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [
Expand Down
2 changes: 1 addition & 1 deletion ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Retro Slide Puzzle</string>
<string>Retro Slide Puzzle</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
Expand Down
4 changes: 2 additions & 2 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@

<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="A slide puzzle made for flutter puzzle hack challenge">
<meta name="description" content="A retro-themed slide puzzle made for flutter puzzle hack challenge">

<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Slide Puzzle">
<meta name="apple-mobile-web-app-title" content="Retro Slide Puzzle">
<link rel="apple-touch-icon" sizes="57x57" href="icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="icons/apple-icon-72x72.png">
Expand Down
6 changes: 3 additions & 3 deletions web/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "Slide Puzzle",
"short_name": "Slide Puzzle",
"name": "Retro Slide Puzzle",
"short_name": "Retro Slide Puzzle",
"start_url": ".",
"display": "standalone",
"background_color": "#FFFFFF",
"theme_color": "#FFFFFF",
"description": "A slide puzzle made for flutter puzzle hack challenge",
"description": "A retro-themed slide puzzle made for flutter puzzle hack challenge",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [
Expand Down

0 comments on commit d72cd91

Please sign in to comment.