Skip to content

Commit

Permalink
Deploying to gh-pages from @ 42872e3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dhzdhd committed Nov 12, 2023
1 parent 377daa9 commit 6a7b323
Show file tree
Hide file tree
Showing 4 changed files with 37,996 additions and 37,871 deletions.
30 changes: 30 additions & 0 deletions assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -8558,6 +8558,36 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

--------------------------------------------------------------------------------
flutter_downloader

Copyright 2013, the Dart 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.

--------------------------------------------------------------------------------
flutter_highlight
highlight
Expand Down
8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ const RESOURCES = {"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"assets/assets/fonts/Rubik.ttf": "4b3f06816033d040ef0ed60865adb2d1",
"assets/AssetManifest.json": "9f1095979eecd01ec0cb2a135442beb6",
"assets/fonts/MaterialIcons-Regular.otf": "24fdb931edeef03652c3c738b31b8767",
"assets/NOTICES": "27ed1d0142272b7e06aa3dbab2341109",
"assets/NOTICES": "6946e2ed8aeefa50b395a90899452417",
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
"index.html": "d1953731473c2fa7b2368635323fbaed",
"/": "d1953731473c2fa7b2368635323fbaed",
"index.html": "c9dfeb44766b01e0bd751a79e283112f",
"/": "c9dfeb44766b01e0bd751a79e283112f",
"styles.css": "0f3fff9b382911b147a47ac42bc8c530",
"main.dart.js": "925c7549e6f8b3edb9dc58dd085fcd9a",
"main.dart.js": "732a2793597e5efdd20c458e021597df",
"manifest.json": "2111b829aae1e4100373eff57e6118c3",
"version.json": "90e32c5302e5badc3d60ec29abbe9400",
"canvaskit/skwasm.js": "1df4d741f441fa1a4d10530ced463ef8",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h1>Editor is loading...</h1>
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
var serviceWorkerVersion = "1457992936";
var serviceWorkerVersion = "2903987616";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down
Loading

0 comments on commit 6a7b323

Please sign in to comment.