Skip to content

Commit

Permalink
New deploy to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoazvd17 committed Jun 18, 2024
1 parent 4828dcc commit f4a55dc
Show file tree
Hide file tree
Showing 5 changed files with 53,254 additions and 56,126 deletions.
1 change: 0 additions & 1 deletion docs/assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -8339,7 +8339,6 @@ SOFTWARE.
--------------------------------------------------------------------------------
flutter_lints
flutter_shaders
go_router
path_provider_linux
path_provider_platform_interface
path_provider_windows
Expand Down
4 changes: 2 additions & 2 deletions docs/flutter_bootstrap.js

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

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

const RESOURCES = {"flutter_bootstrap.js": "b1b36aeda35ca456aa7f19d9b1facf54",
const RESOURCES = {"flutter_bootstrap.js": "1ed4e356a8027c7f8106979236872cd2",
"version.json": "13528d1cd583dc6264d3d062d56497b4",
"index.html": "e56b960b3690ff4336bec9fddbabb98e",
"/": "e56b960b3690ff4336bec9fddbabb98e",
"main.dart.js": "ba99403adb209bb513a3b44e2fac298a",
"index.html": "dc58beac14c2d92118d6dd816aec40a3",
"/": "dc58beac14c2d92118d6dd816aec40a3",
"main.dart.js": "1e40883d33c43cfe5b5e330a81dfdac6",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"favicon.png": "7e6663123a9ea804e75a340ff4c0f1c1",
"icons/Icon-192.png": "7e6663123a9ea804e75a340ff4c0f1c1",
Expand All @@ -16,7 +16,7 @@ const RESOURCES = {"flutter_bootstrap.js": "b1b36aeda35ca456aa7f19d9b1facf54",
"icons/Icon-512.png": "7e6663123a9ea804e75a340ff4c0f1c1",
"manifest.json": "a0ffc94b5ddb71bb2c1aa40a620395d2",
"assets/AssetManifest.json": "3dcb166ab38a14da8f449b4dc6568642",
"assets/NOTICES": "e5fba73729e462fb786c72d158f0014a",
"assets/NOTICES": "f6c9cfdff58ea29a7c65181a06b605ea",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/AssetManifest.bin.json": "a6289231e35bc5f226bc6e8d9b583a50",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "f9a6ed33761ba13e5e2cd8c7f5fb654a",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

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

0 comments on commit f4a55dc

Please sign in to comment.