Skip to content

Commit

Permalink
deploy: c9fb6ec
Browse files Browse the repository at this point in the history
  • Loading branch information
byackee committed Oct 24, 2024
1 parent 31bba95 commit 78be71e
Show file tree
Hide file tree
Showing 15 changed files with 74,004 additions and 78,761 deletions.
272 changes: 136 additions & 136 deletions assets/NOTICES

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions flutter_bootstrap.js

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

22 changes: 7 additions & 15 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,7 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter.js": "f393d3c16b631f36852323de8e583132",
"main.dart.js": "c1effe1ba68f36a4d581081c8a9306ea",
"splash/img/light-3x.png": "8ed442050222137de57bbf773061bcf9",
"splash/img/light-1x.png": "aaf07518960b8e9109050fd1bc2d0c71",
"splash/img/light-2x.png": "e9dda3f2a82741f0351930be5a1c258c",
"splash/img/dark-3x.png": "8ed442050222137de57bbf773061bcf9",
"splash/img/dark-1x.png": "aaf07518960b8e9109050fd1bc2d0c71",
"splash/img/dark-4x.png": "3fa8bb6af30e3c7e3e098ea027817c77",
"splash/img/light-4x.png": "3fa8bb6af30e3c7e3e098ea027817c77",
"splash/img/dark-2x.png": "e9dda3f2a82741f0351930be5a1c258c",
"main.dart.js": "fc0b9f9d625d990ee023f3cd10120049",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/AssetManifest.bin": "70e7862b6d3022fdca362cfeef6c7f46",
"assets/fonts/MaterialIcons-Regular.otf": "09e4fbc9684918e078c00a1d971c026d",
Expand All @@ -22,13 +14,13 @@ const RESOURCES = {"flutter.js": "f393d3c16b631f36852323de8e583132",
"assets/assets/icons/xdai.png": "5065201e4904f908929965327a967a9b",
"assets/assets/icons/usdc.png": "25bcb059251caa734d596e764838b1aa",
"assets/assets/logo.png": "c0e79a501950ac6b2b5ed7ee31cb4974",
"assets/NOTICES": "a60fca8566c82b8110fdf47a099d1661",
"assets/NOTICES": "9d4c06f344ca8eb725e3a80ddb97316a",
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
"assets/AssetManifest.json": "752be6fe31ed96955983a960a34f1405",
"assets/AssetManifest.bin.json": "4930f9296800af568b30067b91c1bd73",
"index.html": "37cc6bf06d4e2bfe0a1c9dd80240e0e3",
"/": "37cc6bf06d4e2bfe0a1c9dd80240e0e3",
"manifest.json": "2a79796a6ea6e78fef09ad667cb1108f",
"index.html": "021e26b894c0f1bffa091af1f163a804",
"/": "021e26b894c0f1bffa091af1f163a804",
"manifest.json": "3cfa93baebffec6fdf493a9a7a3db08e",
"canvaskit/canvaskit.js": "66177750aff65a66cb07bb44b8c6422b",
"canvaskit/canvaskit.js.symbols": "48c83a2ce573d9692e8d970e288d75f7",
"canvaskit/chromium/canvaskit.js": "671c6b4f8fcc199dcc551c7bb125f239",
Expand All @@ -44,8 +36,8 @@ const RESOURCES = {"flutter.js": "f393d3c16b631f36852323de8e583132",
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"version.json": "ab0291e817f0212124a59d4fb49539c7",
"flutter_bootstrap.js": "d551e60de036738803c5191f2624828c"};
"version.json": "c27a731793cc588474575a32604f40be",
"flutter_bootstrap.js": "253eeb08ae503c71617cf58a93a32315"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
97 changes: 10 additions & 87 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!DOCTYPE html><html><head>
<!DOCTYPE html>
<html>
<head>
<!--
If you are serving your web app in a path other than the root, change the
href value below to reflect the base path you are serving from.
Expand All @@ -12,7 +14,7 @@
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<base href="/realtoken_apps/">
<base href="/">

<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
Expand All @@ -21,95 +23,16 @@
<!-- 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="realt_apps">
<meta name="apple-mobile-web-app-title" content="realtoken_apps">
<link rel="apple-touch-icon" href="icons/Icon-192.png">

<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<link rel="icon" type="image/png" href="favicon.png"/>

<title>realt_apps</title>
<title>realtoken_apps</title>
<link rel="manifest" href="manifest.json">
<style id="splash-screen-style">
html {
height: 100%
}

body {
margin: 0;
min-height: 100%;
background-color: #ffffff;
background-size: 100% 100%;
}

.center {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}

.contain {
display:block;
width:100%; height:100%;
object-fit: contain;
}

.stretch {
display:block;
width:100%; height:100%;
}

.cover {
display:block;
width:100%; height:100%;
object-fit: cover;
}

.bottom {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}

.bottomLeft {
position: absolute;
bottom: 0;
left: 0;
}

.bottomRight {
position: absolute;
bottom: 0;
right: 0;
}

@media (prefers-color-scheme: dark) {
body {
background-color: #121212;
}
}
</style>
<script id="splash-screen-script">
function removeSplashFromWeb() {
document.getElementById("splash")?.remove();
document.getElementById("splash-branding")?.remove();
document.body.style.background = "transparent";
}
</script>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
</head>
<body>
<picture id="splash">
<source srcset="splash/img/light-1x.png 1x, splash/img/light-2x.png 2x, splash/img/light-3x.png 3x, splash/img/light-4x.png 4x" media="(prefers-color-scheme: light)">
<source srcset="splash/img/dark-1x.png 1x, splash/img/dark-2x.png 2x, splash/img/dark-3x.png 3x, splash/img/dark-4x.png 4x" media="(prefers-color-scheme: dark)">
<img class="center" aria-hidden="true" src="splash/img/light-1x.png" alt="">
</picture>
<script src="flutter_bootstrap.js" async=""></script>
<script src="main.dart.js" type="application/javascript"></script>


</body></html>
<script src="flutter_bootstrap.js" async></script>
</body>
</html>
Loading

0 comments on commit 78be71e

Please sign in to comment.