Skip to content

Commit

Permalink
Web deploy version: 1.7.26+126
Browse files Browse the repository at this point in the history
  • Loading branch information
jithware committed Jul 29, 2024
1 parent ef41a2a commit 1ed2e00
Show file tree
Hide file tree
Showing 5 changed files with 33,290 additions and 33,300 deletions.
24 changes: 0 additions & 24 deletions docs/assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -32334,30 +32334,6 @@ platform_detect
See the License for the specific language governing permissions and
limitations under the License.

--------------------------------------------------------------------------------
pointycastle


Copyright (c) 2000 - 2019 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


--------------------------------------------------------------------------------
pubspec_parse

Expand Down
10 changes: 5 additions & 5 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const RESOURCES = {"assets/FontManifest.json": "7b2a36307916a9721811788013e65289
"assets/AssetManifest.json": "59a272dc30237a42f22deff5b12f96bf",
"assets/AssetManifest.smcbin": "ac03e14a2298c8b8fd2d2a5670257a69",
"assets/AssetManifest.bin": "32ff4f32a17c46c1b6090eab9915205c",
"assets/NOTICES": "bd43a1528509ca6af7ccc98b217e713d",
"assets/NOTICES": "7a2f1c8d203b29a017751505dd013b45",
"canvaskit/profiling/canvaskit.js": "c21852696bc1cc82e8894d851c01921a",
"canvaskit/profiling/canvaskit.wasm": "371bc4e204443b0d5e774d64a046eb99",
"canvaskit/chromium/canvaskit.js": "96ae916cd2d1b7320fff853ee22aebb0",
Expand All @@ -36,10 +36,10 @@ const RESOURCES = {"assets/FontManifest.json": "7b2a36307916a9721811788013e65289
"manifest.json": "7dbb56011187c29a1092f838ef6df339",
"README.md": "e36fa824f15fa14b5e13c4be30936e63",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"index.html": "b5277170683580dbd63d8d0973bcd2ea",
"/": "b5277170683580dbd63d8d0973bcd2ea",
"main.dart.js": "4e989ad06bf85794ccfb8c9a6321c326",
"version.json": "109f8e0215fc4dfe10981ce4afff291b"};
"index.html": "a5daec0e0d3d8b781681ac418b4f7022",
"/": "a5daec0e0d3d8b781681ac418b4f7022",
"main.dart.js": "4f5bbdadc55c9829f9163b4cc4701888",
"version.json": "8341a5901f33dbf2b1e45d855ff3b56b"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
const serviceWorkerVersion = "1660253434";
const serviceWorkerVersion = "1467995347";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down
Loading

0 comments on commit 1ed2e00

Please sign in to comment.