recovery packaging process & update flutter (#78)

* Recover: Packaging Process

* Update: Flutter 1222
This commit is contained in:
xiaoyeliu
2025-12-22 12:51:58 +08:00
committed by GitHub
parent 4c53a8e0c1
commit f6899b277f
13 changed files with 20456 additions and 20415 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -72,7 +72,8 @@
"contact_support": "Contact Support",
"reselect": "Reselect",
"resend": "Resend",
"check_device": "Check Device"
"check_device": "Check Device",
"check_network": "Check Network"
}
},
"title": "Discovery Device",

View File

@@ -72,7 +72,8 @@
"contact_support": "联系客服",
"reselect": "重新选择",
"resend": "重新发送",
"check_device": "检查设备"
"check_device": "检查设备",
"check_network": "检查网络"
}
},
"title": "发现设备",

0
resources/web/flutter_web/canvaskit/canvaskit.wasm Normal file → Executable file
View File

View File

0
resources/web/flutter_web/canvaskit/skwasm.wasm Normal file → Executable file
View File

View File

@@ -11,6 +11,6 @@ _flutter.buildConfig = {"engineRevision":"b8800d88be4866db1b15f8b954ab2573bba996
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "345308994"
serviceWorkerVersion: "954064200"
}
});

View File

@@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"flutter_bootstrap.js": "3accb87bab067930d5ea4df09b958ed1",
"version.json": "aa4e551bb4c632d6feb5aa1293dacb4b",
const RESOURCES = {"flutter_bootstrap.js": "95cfe1acc32ee2f5c7822080a37f0f7e",
"version.json": "59c05497ad522ed2a0530c018dabd95f",
"index.html": "0ea1997f6c2c3b34b0f1fb58390e10c7",
"/": "0ea1997f6c2c3b34b0f1fb58390e10c7",
"main.dart.js": "3705dd91ab85b7430308b767fd05b17d",
"main.dart.js": "bb044e8ec0884b30f7fa99259784a1a5",
"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
"version.changelog": "1ba1bc2d44d055158f7719b3b2ffe3a7",
"favicon.png": "be8d1ab28c20907c9869c345d0482962",
@@ -16,20 +16,20 @@ const RESOURCES = {"flutter_bootstrap.js": "3accb87bab067930d5ea4df09b958ed1",
"icons/Icon-maskable-512.png": "4870fb6720f4fcad016cb582589d136d",
"icons/Icon-512.png": "343022ac1c56796cb7ff635faf0646ef",
"manifest.json": "901d86fb8842ec0d66225a542131d689",
"assets/AssetManifest.json": "572cd2f45a7d907f2c576360c8092436",
"assets/AssetManifest.json": "7ce73ec4dfdc30e547047d3ef562c880",
"assets/NOTICES": "d453b0291cf6ccfc5ced86766a1aa652",
"assets/FontManifest.json": "0dc3d44d47c5e2636cdca4babafb2396",
"assets/AssetManifest.bin.json": "e72798ebb7b8e3e8dc24e6d5b654367d",
"assets/AssetManifest.bin.json": "2e5c373110fd3fc0e6f113a5a850ed9d",
"assets/packages/lava_device_control/assets/files/filament.json": "54d21ade78e6cd6025306530023b094d",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "391ff5f9f24097f4f6e4406690a06243",
"assets/packages/fluttertoast/assets/toastify.js": "56e2c9cedd97f10e7e5f1cebd85d53e3",
"assets/packages/fluttertoast/assets/toastify.css": "a85675050054f179444bc5ad70ffc635",
"assets/packages/wakelock_plus/assets/no_sleep.js": "7748a45cd593f33280669b29c2c8919a",
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
"assets/AssetManifest.bin": "ec14f41f2245ce53816edc5119edb005",
"assets/AssetManifest.bin": "ca2256603a4abe62eddd37a2eac154c5",
"assets/fonts/MaterialIcons-Regular.otf": "aa361df3c4cfa80e7a16cc8899e3c663",
"assets/assets/i10n/zh-CN.json": "51a769e670db66f1549170e3be59b383",
"assets/assets/i10n/en.json": "3a108bc7c186713a32afbf9efdcc67d5",
"assets/assets/i10n/zh-CN.json": "cc94be183f51701c4e31984dd67c4a76",
"assets/assets/i10n/en.json": "cd7528d64290e2ed607eab79ad18ab34",
"assets/assets/images/deviceNoResponse.webp": "1ca23a7feedfdc34362ea5789ccf895b",
"assets/assets/images/deviceAuthorized.webp": "8eb814193bed15cec22658018871aba8",
"assets/assets/images/IpInputGuide.webp": "06c11ce1dadc2910676aec6d40a5eea5",

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
{"app_name":"orca","version":"2.1.2","build_number":"20251220014808","package_name":"orca"}
{"app_name":"orca","version":"2.1.2","build_number":"20251222115524","package_name":"orca"}