flet-web 0.25.0.dev3554__py3-none-any.whl → 0.25.0.dev3567__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- flet_web/web/assets/NOTICES +83 -0
- flet_web/web/flutter_bootstrap.js +1 -1
- flet_web/web/flutter_service_worker.js +3 -3
- flet_web/web/main.dart.js +120464 -118806
- {flet_web-0.25.0.dev3554.dist-info → flet_web-0.25.0.dev3567.dist-info}/METADATA +1 -1
- {flet_web-0.25.0.dev3554.dist-info → flet_web-0.25.0.dev3567.dist-info}/RECORD +7 -7
- {flet_web-0.25.0.dev3554.dist-info → flet_web-0.25.0.dev3567.dist-info}/WHEEL +0 -0
flet_web/web/assets/NOTICES
CHANGED
|
@@ -6156,6 +6156,32 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
6156
6156
|
This Source Code Form is "Incompatible With Secondary Licenses", as
|
|
6157
6157
|
defined by the Mozilla Public License, v. 2.0.
|
|
6158
6158
|
|
|
6159
|
+
--------------------------------------------------------------------------------
|
|
6160
|
+
dio
|
|
6161
|
+
dio_web_adapter
|
|
6162
|
+
|
|
6163
|
+
MIT License
|
|
6164
|
+
|
|
6165
|
+
Copyright (c) 2018 Wen Du (wendux)
|
|
6166
|
+
Copyright (c) 2022 The CFUG Team
|
|
6167
|
+
|
|
6168
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6169
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
6170
|
+
in the Software without restriction, including without limitation the rights
|
|
6171
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6172
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
6173
|
+
furnished to do so, subject to the following conditions:
|
|
6174
|
+
|
|
6175
|
+
The above copyright notice and this permission notice shall be included in all
|
|
6176
|
+
copies or substantial portions of the Software.
|
|
6177
|
+
|
|
6178
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6179
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6180
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6181
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6182
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6183
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6184
|
+
SOFTWARE.
|
|
6159
6185
|
--------------------------------------------------------------------------------
|
|
6160
6186
|
double-conversion
|
|
6161
6187
|
icu
|
|
@@ -8290,6 +8316,63 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
|
8290
8316
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
8291
8317
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
8292
8318
|
|
|
8319
|
+
--------------------------------------------------------------------------------
|
|
8320
|
+
flutter_map_animations
|
|
8321
|
+
|
|
8322
|
+
MIT License
|
|
8323
|
+
|
|
8324
|
+
Copyright (c) 2022 Guillaume Roux
|
|
8325
|
+
|
|
8326
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8327
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
8328
|
+
in the Software without restriction, including without limitation the rights
|
|
8329
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
8330
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
8331
|
+
furnished to do so, subject to the following conditions:
|
|
8332
|
+
|
|
8333
|
+
The above copyright notice and this permission notice shall be included in all
|
|
8334
|
+
copies or substantial portions of the Software.
|
|
8335
|
+
|
|
8336
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
8337
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
8338
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
8339
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
8340
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
8341
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
8342
|
+
SOFTWARE.
|
|
8343
|
+
|
|
8344
|
+
--------------------------------------------------------------------------------
|
|
8345
|
+
flutter_map_cancellable_tile_provider
|
|
8346
|
+
|
|
8347
|
+
BSD 3-Clause License
|
|
8348
|
+
|
|
8349
|
+
Copyright (c) 2023-2024, the 'flutter_map' authors and maintainers
|
|
8350
|
+
|
|
8351
|
+
Redistribution and use in source and binary forms, with or without
|
|
8352
|
+
modification, are permitted provided that the following conditions are met:
|
|
8353
|
+
|
|
8354
|
+
1. Redistributions of source code must retain the above copyright notice, this
|
|
8355
|
+
list of conditions and the following disclaimer.
|
|
8356
|
+
|
|
8357
|
+
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
8358
|
+
this list of conditions and the following disclaimer in the documentation
|
|
8359
|
+
and/or other materials provided with the distribution.
|
|
8360
|
+
|
|
8361
|
+
3. Neither the name of the copyright holder nor the names of its
|
|
8362
|
+
contributors may be used to endorse or promote products derived from
|
|
8363
|
+
this software without specific prior written permission.
|
|
8364
|
+
|
|
8365
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
8366
|
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
8367
|
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
8368
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
|
8369
|
+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
8370
|
+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
8371
|
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
8372
|
+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
8373
|
+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
8374
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
8375
|
+
|
|
8293
8376
|
--------------------------------------------------------------------------------
|
|
8294
8377
|
flutter_redux
|
|
8295
8378
|
|
|
@@ -15,7 +15,7 @@ _flutter.loader.load({
|
|
|
15
15
|
renderer: webRenderer
|
|
16
16
|
},
|
|
17
17
|
serviceWorkerSettings: {
|
|
18
|
-
serviceWorkerVersion: "
|
|
18
|
+
serviceWorkerVersion: "402013362",
|
|
19
19
|
},
|
|
20
20
|
onEntrypointLoaded: async function (engineInitializer) {
|
|
21
21
|
loading.classList.add('main_done');
|
|
@@ -3,7 +3,7 @@ const MANIFEST = 'flutter-app-manifest';
|
|
|
3
3
|
const TEMP = 'flutter-temp-cache';
|
|
4
4
|
const CACHE_NAME = 'flutter-app-cache';
|
|
5
5
|
|
|
6
|
-
const RESOURCES = {"main.dart.js": "
|
|
6
|
+
const RESOURCES = {"main.dart.js": "cdec1bfe212f75a97a48983de2e1124a",
|
|
7
7
|
"manifest.json": "7909dae66a9203092dc86b5a6162e79c",
|
|
8
8
|
"python-worker.js": "62a4865b3d41771b39660076485879be",
|
|
9
9
|
"canvaskit/skwasm.wasm": "9f0c0c02b82a910d12ce0543ec130e60",
|
|
@@ -16,7 +16,7 @@ const RESOURCES = {"main.dart.js": "c59e09067474bce93bf2847b29ca6f1c",
|
|
|
16
16
|
"canvaskit/skwasm.js.symbols": "262f4827a1317abb59d71d6c587a93e2",
|
|
17
17
|
"canvaskit/canvaskit.js": "66177750aff65a66cb07bb44b8c6422b",
|
|
18
18
|
"canvaskit/canvaskit.wasm": "1f237a213d7370cf95f443d896176460",
|
|
19
|
-
"flutter_bootstrap.js": "
|
|
19
|
+
"flutter_bootstrap.js": "2b0f3fd698d3f932d2e1abdc9ce3f5e2",
|
|
20
20
|
"favicon.png": "302ac04c14db027d016d1fe74c6a80a0",
|
|
21
21
|
"flutter.js": "f393d3c16b631f36852323de8e583132",
|
|
22
22
|
"index.html": "9b60787b64ca572171a5b4effdbca418",
|
|
@@ -33,7 +33,7 @@ const RESOURCES = {"main.dart.js": "c59e09067474bce93bf2847b29ca6f1c",
|
|
|
33
33
|
"assets/packages/record_web/assets/js/record.fixwebmduration.js": "1f0108ea80c8951ba702ced40cf8cdce",
|
|
34
34
|
"assets/packages/media_kit/assets/web/hls1.4.10.js": "1e36f4683b03af6692ad2542810f28bc",
|
|
35
35
|
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
|
|
36
|
-
"assets/NOTICES": "
|
|
36
|
+
"assets/NOTICES": "6e130c0ec5dbf594545dc2cc56031f1a",
|
|
37
37
|
"assets/AssetManifest.json": "c52fc0df2b8737a29846e2b43d26c534",
|
|
38
38
|
"assets/fonts/MaterialIcons-Regular.otf": "f34ace52ea74c95e26949fab4870ac22",
|
|
39
39
|
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
|