Skip to content

Commit

Permalink
deploy: 6df1262
Browse files Browse the repository at this point in the history
  • Loading branch information
hjtappe committed Dec 12, 2024
1 parent f567797 commit 8dcefe4
Show file tree
Hide file tree
Showing 4 changed files with 42,730 additions and 41,875 deletions.
63 changes: 63 additions & 0 deletions assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -32788,6 +32788,69 @@ platform_detect
See the License for the specific language governing permissions and
limitations under the License.

--------------------------------------------------------------------------------
qr

Copyright 2014, the Dart QR project authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* 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.
* Neither the name of Google Inc. 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
OWNER 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.

--------------------------------------------------------------------------------
qr_flutter

BSD 3-Clause License

Copyright (c) 2020, Luke Freeman.
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.

--------------------------------------------------------------------------------
rapidjson

Expand Down
2 changes: 1 addition & 1 deletion flutter_bootstrap.js

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

6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const RESOURCES = {"icons/Icon-maskable-192.png": "bc6595398cfdcb306fe55e6632eae
"icons/Icon-192.png": "bc6595398cfdcb306fe55e6632eaeb62",
"assets/assets/icons/icon.png": "68b469095a296597b48df46add9609d6",
"assets/AssetManifest.bin": "c379a9b70ca94d8c1a032a34e7ec915b",
"assets/NOTICES": "fff244cb3c33eaaedbec619e8bd0d473",
"assets/NOTICES": "25d319074a0b459bf8d22d160dbf1bc3",
"assets/AssetManifest.json": "4f462ad1d7b30893e67467d34a87c81e",
"assets/fonts/MaterialIcons-Regular.otf": "db23a69c42cb9c3e7f93d264ed616699",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "e986ebe42ef785b27164c36a9abc7818",
Expand All @@ -32,8 +32,8 @@ const RESOURCES = {"icons/Icon-maskable-192.png": "bc6595398cfdcb306fe55e6632eae
"/": "b459623a9661a032b9557106967ceb2d",
"flutter.js": "f393d3c16b631f36852323de8e583132",
"favicon.png": "62341f2e9a631d936d2b5e72c1a781f2",
"flutter_bootstrap.js": "8abe141f6c2692a6eef5b00709705f0b",
"main.dart.js": "36a96f680570fc8dfdd4b2d6cf65c5cb"};
"flutter_bootstrap.js": "3db8478fe79627e90c1560756189de63",
"main.dart.js": "71d99723748d1a4936693a37ac602e24"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
Loading

0 comments on commit 8dcefe4

Please sign in to comment.