Skip to content

Commit 1a8d3ee

Browse files
committed
deploy: d083f59
1 parent 545c71f commit 1a8d3ee

File tree

6 files changed

+72868
-67330
lines changed

6 files changed

+72868
-67330
lines changed

assets/NOTICES

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3212,6 +3212,39 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
32123212
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
32133213
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
32143214
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3215+
--------------------------------------------------------------------------------
3216+
data_table_2
3217+
3218+
BSD 3-Clause License
3219+
3220+
Copyright (c) 2021, Maxim Saplin
3221+
All rights reserved.
3222+
3223+
Redistribution and use in source and binary forms, with or without
3224+
modification, are permitted provided that the following conditions are met:
3225+
3226+
1. Redistributions of source code must retain the above copyright notice, this
3227+
list of conditions and the following disclaimer.
3228+
3229+
2. Redistributions in binary form must reproduce the above copyright notice,
3230+
this list of conditions and the following disclaimer in the documentation
3231+
and/or other materials provided with the distribution.
3232+
3233+
3. Neither the name of the copyright holder nor the names of its
3234+
contributors may be used to endorse or promote products derived from
3235+
this software without specific prior written permission.
3236+
3237+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
3238+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3239+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
3240+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
3241+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3242+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
3243+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3244+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
3245+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3246+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3247+
32153248
--------------------------------------------------------------------------------
32163249
device_frame
32173250

468 Bytes
Binary file not shown.

flutter_bootstrap.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flutter_service_worker.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,24 @@ const RESOURCES = {"canvaskit/skwasm.wasm": "39dd80367a4e71582d234948adc521c0",
1313
"canvaskit/skwasm.js.symbols": "e72c79950c8a8483d826a7f0560573a1",
1414
"canvaskit/canvaskit.js.symbols": "bdcd3835edf8586b6d6edfce8749fb77",
1515
"manifest.json": "ece2cf24ce1d0791e0efa08c5d1d038e",
16-
"main.dart.js": "e019c2b167376b6a93ad9cf115660556",
16+
"main.dart.js": "480bf5d80da25cf46087771839b78b13",
1717
"flutter.js": "83d881c1dbb6d6bcd6b42e274605b69c",
18-
"index.html": "011b74d0e8f62af2e662d0ff0d541176",
19-
"/": "011b74d0e8f62af2e662d0ff0d541176",
18+
"index.html": "4fa23277a623e50b5f01e161191c0611",
19+
"/": "4fa23277a623e50b5f01e161191c0611",
2020
"assets/AssetManifest.bin.json": "a1fee2517bf598633e2f67fcf3e26c94",
2121
"assets/AssetManifest.bin": "0b0a3415aad49b6e9bf965ff578614f9",
22-
"assets/NOTICES": "6ed39ba6f67214a3fc7f5cac17c3c494",
22+
"assets/NOTICES": "b2b3e1e8500a1fd82e2c722c0ed635f4",
2323
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
2424
"assets/AssetManifest.json": "99914b932bd37a50b983c5e7c90ae93b",
25-
"assets/fonts/MaterialIcons-Regular.otf": "46e44239e4d1e05de3247a0e56e259a4",
25+
"assets/fonts/MaterialIcons-Regular.otf": "0974505230ffd7cb2abe2b8eb1009a21",
2626
"assets/FontManifest.json": "7b2a36307916a9721811788013e65289",
2727
"favicon.png": "cc62d8665e1db1307812e7899234b0f5",
2828
"icons/Icon-512.png": "cdcbe64627edbe73d63d81ce209e64ac",
2929
"icons/Icon-maskable-192.png": "64c88a0b7fe83b8e480c03efe7ae1b66",
3030
"icons/favicon.png": "7a26ea9d4e61122fc023b84e5acdb148",
3131
"icons/Icon-192.png": "64c88a0b7fe83b8e480c03efe7ae1b66",
3232
"icons/Icon-maskable-512.png": "cdcbe64627edbe73d63d81ce209e64ac",
33-
"flutter_bootstrap.js": "6c6332d073fa91fef0339cfd5c5e9c7d",
33+
"flutter_bootstrap.js": "fd7ae3c778f7c79d65b0f6c056a08b53",
3434
"version.json": "c83b783a1ae9b3d6db8fdf0f0de49245"};
3535
// The application shell files that are downloaded before a service worker can
3636
// start.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188
_flutter.loader.load({
189189
serviceWorkerSettings: {
190-
serviceWorkerVersion: "2509258997"
190+
serviceWorkerVersion: "2987988856"
191191
}
192192
});
193193

0 commit comments

Comments
 (0)