This commit is contained in:
kphanipavan
2023-09-03 05:22:06 +00:00
parent e235a7021a
commit ac41dbc418
16 changed files with 40 additions and 41 deletions

View File

@@ -1 +1 @@

View File

@@ -1 +1 @@
{"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"]} {"assets/plate.png":["assets/plate.png"],"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"]}

BIN
assets/assets/plate.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 917 B

View File

@@ -3,24 +3,24 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache'; const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache'; const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"assets/fonts/MaterialIcons-Regular.otf": "c439a80a2a2dd8cb0f794cd3b505ae93", const RESOURCES = {"assets/assets/plate.png": "89fc6540c9fa9a6b95e921d105f9314d",
"assets/AssetManifest.json": "2efbb41d7877d10aac9d091f58ccd7b9", "assets/fonts/MaterialIcons-Regular.otf": "c439a80a2a2dd8cb0f794cd3b505ae93",
"assets/AssetManifest.json": "9ff44bde92ce5b382a52a9273b1e50a7",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "89ed8f4e49bcdfc0b5bfc9b24591e347", "assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "89ed8f4e49bcdfc0b5bfc9b24591e347",
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf", "assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
"assets/AssetManifest.bin": "693635b5258fe5f1cda720cf224f158c", "assets/AssetManifest.bin": "51a3997f7d127f11e8d4740f23792d5a",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57", "assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/NOTICES": "2284881b9da9b594ef69159349e2f279", "assets/NOTICES": "2284881b9da9b594ef69159349e2f279",
"version.json": "d7fbd41faace5a7a02bb5da13e6049ec", "version.json": "d7fbd41faace5a7a02bb5da13e6049ec",
"manifest.json": "4da0b6aecc295155c81af286ea3dcba8", "favicon.ico": "b0081fee88cbaa5040c9fcbefec492d0",
"index.html": "a4efab71b3c6bc766b4c845ba8b3fe16", "manifest.json": "b0b50e1a888f808e9c1fd6973672afb8",
"/": "a4efab71b3c6bc766b4c845ba8b3fe16", "index.html": "a974ea527b5cb9fb9a37d5387bb8dd60",
"favicon.png": "5dcef449791fa27946b3d35ad8803796", "/": "a974ea527b5cb9fb9a37d5387bb8dd60",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1", "icons/favicon-32x32.png": "f29044de098f84c5f908f405956ee3e8",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c", "icons/favicon-96x96.png": "ff924a53b1eb62b512264433643a72f0",
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1", "icons/favicon-16x16.png": "3105c061fbd42cb0e18b09a000d97646",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea", "main.dart.js": "9d8e73ed2f4da73c413a306d5ebe2b00",
"main.dart.js": "f03282192da0c7e1bcd0ddd69c06a0a7",
"canvaskit/canvaskit.wasm": "d9f69e0f428f695dc3d66b3a83a4aa8e", "canvaskit/canvaskit.wasm": "d9f69e0f428f695dc3d66b3a83a4aa8e",
"canvaskit/skwasm.wasm": "d1fde2560be92c0b07ad9cf9acb10d05", "canvaskit/skwasm.wasm": "d1fde2560be92c0b07ad9cf9acb10d05",
"canvaskit/canvaskit.js": "5caccb235fad20e9b72ea6da5a0094e6", "canvaskit/canvaskit.js": "5caccb235fad20e9b72ea6da5a0094e6",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

BIN
icons/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
icons/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
icons/favicon-96x96.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@@ -1,5 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<!-- <!--
If you are serving your web app in a path other than the root, change the If you are serving your web app in a path other than the root, change the
@@ -23,32 +24,36 @@
<!-- iOS meta tags & icons --> <!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes"> <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-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="iiitb_menu"> <meta name="apple-mobile-web-app-title" content="IIITB Menu">
<link rel="apple-touch-icon" href="icons/Icon-192.png"> <link rel="apple-touch-icon" href="icons/favicon-96x96.png">
<!-- Favicon --> <!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png"/> <link rel="icon" type="image/ico" href="favicon.ico" />
<title>iiitb_menu</title> <title>iiitb_menu</title>
<link rel="manifest" href="manifest.json"> <link rel="manifest" href="manifest.json">
<script> <script>
// The value below is injected by flutter build, do not touch. // The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "340458155"; const serviceWorkerVersion = "783233517";
</script> </script>
<!-- This script adds the flutter initialization JS code --> <!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script> <script src="flutter.js" defer></script>
</head> </head>
<body> <body>
<script> <script>
window.addEventListener('load', function(ev) { window.addEventListener('load', function (ev)
{
// Download main.dart.js // Download main.dart.js
_flutter.loader.loadEntrypoint({ _flutter.loader.loadEntrypoint({
serviceWorker: { serviceWorker: {
serviceWorkerVersion: serviceWorkerVersion, serviceWorkerVersion: serviceWorkerVersion,
}, },
onEntrypointLoaded: function(engineInitializer) { onEntrypointLoaded: function (engineInitializer)
engineInitializer.initializeEngine().then(function(appRunner) { {
engineInitializer.initializeEngine().then(function (appRunner)
{
appRunner.runApp(); appRunner.runApp();
}); });
} }
@@ -56,4 +61,5 @@
}); });
</script> </script>
</body> </body>
</html>
</html>

View File

@@ -36196,7 +36196,7 @@ V3(a){var s,r=this,q=null
r.a.toString r.a.toString
s=r.ga0p() s=r.ga0p()
r.a.toString r.a.toString
return new A.xf(q,q,q,new A.a6j(),q,q,q,q,q,B.AS,B.Fh,q,q,B.D_,r.ga0w(),"",q,B.Ku,B.eA,q,s,q,q,B.kJ,!1,!1,!1,!1,r.ga07(),!0,q,q,q,new A.iB(r,t.bT))}, return new A.xf(q,q,q,new A.a6j(),q,q,q,q,q,B.AS,B.Fh,q,q,B.D_,r.ga0w(),"IIITB Menu",q,B.Ku,B.eA,q,s,q,q,B.kJ,!1,!1,!1,!1,r.ga07(),!0,q,q,q,new A.iB(r,t.bT))},
I(a){var s,r=null,q=A.oB(!1,!1,this.V3(a),r,r,r,r,!0,r,r,new A.a6k(),r,r,r) I(a){var s,r=null,q=A.oB(!1,!1,this.V3(a),r,r,r,r,!0,r,r,new A.a6k(),r,r,r)
this.a.toString this.a.toString
s=this.d s=this.d

View File

@@ -1,35 +1,28 @@
{ {
"name": "iiitb_menu", "name": "IIITB Menu",
"short_name": "iiitb_menu", "short_name": "IIITB Menu",
"start_url": ".", "start_url": ".",
"display": "standalone", "display": "standalone",
"background_color": "#0175C2", "background_color": "#0175C2",
"theme_color": "#0175C2", "theme_color": "#0175C2",
"description": "A new Flutter project.", "description": "Bi-Weekly Menu.",
"orientation": "portrait-primary", "orientation": "portrait-primary",
"prefer_related_applications": false, "prefer_related_applications": false,
"icons": [ "icons": [
{ {
"src": "icons/Icon-192.png", "src": "icons/favicon-16x16.png",
"sizes": "192x192", "sizes": "16x16",
"type": "image/png" "type": "image/png"
}, },
{ {
"src": "icons/Icon-512.png", "src": "icons/favicon-32x32.png",
"sizes": "512x512", "sizes": "32x32",
"type": "image/png" "type": "image/png"
}, },
{ {
"src": "icons/Icon-maskable-192.png", "src": "icons/favicon-96x96.png",
"sizes": "192x192", "sizes": "96x96",
"type": "image/png", "type": "image/png"
"purpose": "maskable"
},
{
"src": "icons/Icon-maskable-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
} }
] ]
} }