Skip to content

Commit

Permalink
Merge pull request #8 from SealNTibbers/web_demo
Browse files Browse the repository at this point in the history
reverted demo
  • Loading branch information
r2b89 authored Nov 23, 2023
2 parents 198d9d1 + 549a19b commit be42c5a
Show file tree
Hide file tree
Showing 32 changed files with 76,392 additions and 87,870 deletions.
Binary file removed docs/assets/assets/wasm/gotalk.wasm
Binary file not shown.
87,280 changes: 0 additions & 87,280 deletions docs/main.dart.js

This file was deleted.

585 changes: 0 additions & 585 deletions docs/wasm_exec.js

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"index.html": "9885bae9e96ec001f1718196e6547b5f",
"/": "9885bae9e96ec001f1718196e6547b5f",
const RESOURCES = {"index.html": "ec2d927af306e43b1fa9429c2e6c3a11",
"/": "ec2d927af306e43b1fa9429c2e6c3a11",
"wasm_exec.js": "a9f6cc532f1f0a065d453b1e2906f72e",
"version.json": "dbc8055b74f55006bb78bdfad40cc673",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
Expand All @@ -24,7 +24,7 @@ const RESOURCES = {"index.html": "9885bae9e96ec001f1718196e6547b5f",
"assets/assets/wasm/gotalk.wasm": "61d2e4dee5ed84ab854adc9ef7ae1771",
"assets/AssetManifest.bin": "48019061e4f7a976690de29e06e75c75",
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
"main.dart.js": "2e843d8b670642fc66f9cd81cc0c788b",
"main.dart.js": "6c3b5e72d9f4dc6cf9a429efb2b85a37",
"canvaskit/skwasm.wasm": "1a074e8452fe5e0d02b112e22cdcf455",
"canvaskit/chromium/canvaskit.js": "96ae916cd2d1b7320fff853ee22aebb0",
"canvaskit/chromium/canvaskit.wasm": "be0e3b33510f5b7b0cc76cc4d3e50048",
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
3 changes: 1 addition & 2 deletions docs/index.html → docs/web/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 = "2742173552";
const serviceWorkerVersion = "3660282946";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand All @@ -55,6 +55,5 @@
});
});
</script>
<script src="wasm_exec.js" type="application/javascript"></script>
</body>
</html>
Loading

0 comments on commit be42c5a

Please sign in to comment.