Skip to content

Commit

Permalink
update web demo
Browse files Browse the repository at this point in the history
  • Loading branch information
edisonlin31 committed Jun 25, 2024
1 parent 649de4b commit fc88fb6
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file modified demo/assets/assets/icons/ic_essemarket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion demo/flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions demo/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter_bootstrap.js": "b1ba098ed10232960e604abc5c6f768a",
const RESOURCES = {"flutter_bootstrap.js": "d1c1b21a32da1b8c394ad7b6e296ab60",
"version.json": "defa72635c6f390fee96e163fda14989",
"index.html": "549b25b6009ebf02cc0ce886c4b30903",
"/": "549b25b6009ebf02cc0ce886c4b30903",
"index.html": "110aeb67d3a22a8eba3db31e0df89d14",
"/": "110aeb67d3a22a8eba3db31e0df89d14",
"main.dart.js": "801fa0f0f52d2eb8141908b5c4b9be88",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
Expand Down Expand Up @@ -312,7 +312,7 @@ const RESOURCES = {"flutter_bootstrap.js": "b1ba098ed10232960e604abc5c6f768a",
"assets/assets/icons/ic_item_add.png": "cc2a1876f0556ba1d84c0f2bfa26f1c0",
"assets/assets/icons/ic_google_signin.png": "18ec3c5cd43e898fa3df840d202d4a98",
"assets/assets/icons/ic_account_saved.png": "ac95035458f8380b3706ae33fdecb9d2",
"assets/assets/icons/ic_essemarket.png": "5ffd6134f0c0d63e8ffc338b2abca01e",
"assets/assets/icons/ic_essemarket.png": "dc0923450632468420c2112b99c06c2e",
"assets/assets/icons/ic_dine_in.png": "8bc18cb11850571baef984d4db0eac33",
"assets/assets/icons/ic_dollar.png": "34538608ee1a9acb0a71c770ec2dd2dd",
"assets/assets/icons/ic_plc_empty_order.png": "0db677f1ea7f60323630883d58a39a80",
Expand Down
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "2286971175";
const serviceWorkerVersion = "4029334894";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit fc88fb6

Please sign in to comment.