Skip to content

Commit 0f314cc

Browse files
committed
Update web files.
1 parent 857ba65 commit 0f314cc

File tree

3 files changed

+5
-66
lines changed

3 files changed

+5
-66
lines changed

web/assets/LICENSE

-61
Original file line numberDiff line numberDiff line change
@@ -11097,37 +11097,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1109711097
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1109811098
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1109911099

11100-
--------------------------------------------------------------------------------
11101-
path_provider_platform_interface
11102-
11103-
// Copyright 2020 The Chromium Authors. All rights reserved.
11104-
//
11105-
// Redistribution and use in source and binary forms, with or without
11106-
// modification, are permitted provided that the following conditions are
11107-
// met:
11108-
//
11109-
// * Redistributions of source code must retain the above copyright
11110-
// notice, this list of conditions and the following disclaimer.
11111-
// * Redistributions in binary form must reproduce the above
11112-
// copyright notice, this list of conditions and the following disclaimer
11113-
// in the documentation and/or other materials provided with the
11114-
// distribution.
11115-
// * Neither the name of Google Inc. nor the names of its
11116-
// contributors may be used to endorse or promote products derived from
11117-
// this software without specific prior written permission.
11118-
//
11119-
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
11120-
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
11121-
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
11122-
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
11123-
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
11124-
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
11125-
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
11126-
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
11127-
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
11128-
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
11129-
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11130-
1113111100
--------------------------------------------------------------------------------
1113211101
pedantic
1113311102
platform
@@ -11187,36 +11156,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1118711156
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1118811157
THE SOFTWARE.
1118911158

11190-
--------------------------------------------------------------------------------
11191-
plugin_platform_interface
11192-
11193-
// Copyright 2019 The Chromium Authors. All rights reserved.
11194-
//
11195-
// Redistribution and use in source and binary forms, with or without
11196-
// modification, are permitted provided that the following conditions are
11197-
// met:
11198-
//
11199-
// * Redistributions of source code must retain the above copyright
11200-
// notice, this list of conditions and the following disclaimer.
11201-
// * Redistributions in binary form must reproduce the above
11202-
// copyright notice, this list of conditions and the following disclaimer
11203-
// in the documentation and/or other materials provided with the
11204-
// distribution.
11205-
// * Neither the name of Google Inc. nor the names of its
11206-
// contributors may be used to endorse or promote products derived from
11207-
// this software without specific prior written permission.
11208-
//
11209-
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
11210-
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
11211-
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
11212-
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
11213-
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
11214-
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
11215-
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
11216-
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
11217-
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
11218-
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
11219-
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1122011159
--------------------------------------------------------------------------------
1122111160
quiver
1122211161

web/flutter_service_worker.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const CACHE_NAME = 'flutter-app-cache';
33
const RESOURCES = {
44
"/index.html": "586ceada6c8fe349bd345099af0715d8",
55
"/main.dart.js": "6f845bf9ea3aed21bbf8ada9fa3f2a3f",
6-
"/assets/LICENSE": "24a127ecd973cfce16c8bab359bf0b3a",
6+
"/assets/LICENSE": "f735d46327889dff9a8f2afc0912e923",
77
"/assets/AssetManifest.json": "2efbb41d7877d10aac9d091f58ccd7b9",
88
"/assets/FontManifest.json": "01700ba55b08a6141f33e168c4a6c22f",
99
"/assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "115e937bb829a890521f72d2e664b632",

web/main.dart.js.map

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)