Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

633021 Views

Latest files of /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/web

icons/ cody/PrakharDoneria/Tic-Tac-Toe-Flutter/web/icons/
4 Items
  • Icon-maskable-512.png
  • Icon-192.png
  • Icon-512.png
  • Icon-maskable-192.png
  • manifest.json cody/PrakharDoneria/Tic-Tac-Toe-Flutter/web/manifest.json
    129 Views
    0 Comments
    { "name": "myapp", "short_name": "myapp", "start_url": ".", "display": "standalone", "background_color": "#0175C2", "theme_color": "#0175C2", "description": "A new Flutter project.", "orientation": "portrait-primary", "prefer_related_applications": false, "icons": [ { "src": "icons/Icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/Icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icons/Icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "mask
    favicon.png cody/PrakharDoneria/Tic-Tac-Toe-Flutter/web/favicon.png
    88 Views
    0 Comments
    Media file
    index.html cody/PrakharDoneria/Tic-Tac-Toe-Flutter/web/index.html
    353 Views
    1 Comments
    <!DOCTYPE html>
    <html>
    <head>
    <!--
    If you are serving your web app in a path other than the root, change the
    href value below to reflect the base path you are serving from.

    The path provided below has to start and end with a slash "/" in order for
    Flutter.js cody/PrakharDoneria/Tic-Tac-Toe-Flutter/web/flutter.js
    186 Views
    0 Comments
    (()=>{var a=window._flutter;a||(a=window._flutter={});a.loader=null;(function(){"use strict";let l=p(u());function u(){let n=document.querySelector("base");return n&&n.getAttribute("href")||""}function p(n){return n==""||n.endsWith("/")?n:`${n}/`}async function d(n,e,r){if(e<0)return n;let t,i=new Promise((o,s)=>{t=setTimeout(()=>{s(new Error(`${r} took more than ${e}ms to resolve. Moving on.`,{cause:d}))},e)});return Promise.race([n,i]).finally(()=>{clearTimeout(t)})}class y{constructor(e,r="flutter-js"){l