Skip to content

Commit

Permalink
deploy: 5131505
Browse files Browse the repository at this point in the history
  • Loading branch information
AladdineDev committed Feb 11, 2024
1 parent 0d7a590 commit 8486645
Show file tree
Hide file tree
Showing 4 changed files with 53,142 additions and 52,633 deletions.
32 changes: 32 additions & 0 deletions assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -1810,6 +1810,38 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
animated_toggle_switch

BSD 3-Clause License

Copyright (c) 2022, SplashByte GbR
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
ansicolor
source_helper

Expand Down
8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"canvaskit/chromium/canvaskit.wasm": "143af6ff368f9cd21c863bfa4274c406",
"canvaskit/skwasm.wasm": "2fc47c0a0c3c7af8542b601634fe9674",
"canvaskit/skwasm.js": "87063acf45c5e1ab9565dcf06b0c18b8",
"main.dart.js": "0ac22f63687744a01f1f3b5569d8aea4",
"main.dart.js": "c3ebc9e2cc69de7f97c5c4a538bb1e5e",
"favicon.png": "e1df774ef8747a91653e1b9d295d3d23",
"splash/img/light-2x.png": "0a3ff24e24e8342ea317a0c039b946d6",
"splash/img/dark-4x.png": "7a08e8e8c5e8efbd817575f489ec69e3",
Expand All @@ -21,8 +21,8 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"splash/img/dark-2x.png": "e1e618009f200dbbf2d972cfbe22499f",
"splash/img/dark-3x.png": "e978c93bc1698685bae734d89f186e79",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"index.html": "7721cdf30038e9e3ad9bd8e36eb2e382",
"/": "7721cdf30038e9e3ad9bd8e36eb2e382",
"index.html": "5b225a343a089f6f538b3a952884f52d",
"/": "5b225a343a089f6f538b3a952884f52d",
"version.json": "009c9e65172e010890f7f65fde438006",
"assets/AssetManifest.bin.json": "aadb9ff77b416c8276a75e6cbc153c02",
"assets/packages/icons_plus/assets/fonts/Iconsax.ttf": "670a5dadf9cfe15df1194f82add71f50",
Expand Down Expand Up @@ -2143,7 +2143,7 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"assets/AssetManifest.bin": "4c8840233e0c4dad23794e89efad6f69",
"assets/AssetManifest.json": "d0035d3b5d7c934893d648f3ab2357f3",
"assets/FontManifest.json": "27ca608ccb054ff62a566b53db68a70d",
"assets/NOTICES": "1f76f1f07a27dfada76e5233d2ee91e4",
"assets/NOTICES": "9ae6f5a1f592ba29bca498ede135b7aa",
"assets/assets/translations/fr.json": "92aa05c07e0a7d3816a98e80102698e1",
"assets/assets/translations/en.json": "19b410ae869da28d9157d8da55c455f9",
"assets/assets/fonts/Nunito-Bold.ttf": "91019ffb3b1df640e444b34e5a73dfc3",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

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

0 comments on commit 8486645

Please sign in to comment.