deploy: 2e8b3c1e1e
This commit is contained in:
parent
e67a5b1d72
commit
381a583918
8 changed files with 3340 additions and 3338 deletions
|
|
@ -1 +1 @@
|
|||
68b7eeebb42c62bc8e4c05408176bdf2
|
||||
d40c1a2ac75aaad7ec298016281c57a7
|
||||
|
|
@ -1550,6 +1550,17 @@ let wasm_bindgen;
|
|||
return ret;
|
||||
};
|
||||
|
||||
/**
|
||||
* @param {number} ptr
|
||||
*/
|
||||
__exports.frb_dart_opaque_drop_thread_box_persistent_handle = function(ptr) {
|
||||
wasm.frb_dart_opaque_drop_thread_box_persistent_handle(ptr);
|
||||
};
|
||||
|
||||
__exports.wasm_start_callback = function() {
|
||||
wasm.wasm_start_callback();
|
||||
};
|
||||
|
||||
function passArrayJsValueToWasm0(array, malloc) {
|
||||
const ptr = malloc(array.length * 4, 4) >>> 0;
|
||||
for (let i = 0; i < array.length; i++) {
|
||||
|
|
@ -1583,19 +1594,8 @@ let wasm_bindgen;
|
|||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* @param {number} ptr
|
||||
*/
|
||||
__exports.frb_dart_opaque_drop_thread_box_persistent_handle = function(ptr) {
|
||||
wasm.frb_dart_opaque_drop_thread_box_persistent_handle(ptr);
|
||||
};
|
||||
|
||||
__exports.wasm_start_callback = function() {
|
||||
wasm.wasm_start_callback();
|
||||
};
|
||||
|
||||
function __wbg_adapter_40(arg0, arg1, arg2) {
|
||||
wasm.closure587_externref_shim(arg0, arg1, arg2);
|
||||
wasm.closure580_externref_shim(arg0, arg1, arg2);
|
||||
}
|
||||
|
||||
const WorkerPoolFinalization = (typeof FinalizationRegistry === 'undefined')
|
||||
|
|
@ -1955,8 +1955,8 @@ let wasm_bindgen;
|
|||
const ret = false;
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper1731 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 588, __wbg_adapter_40);
|
||||
imports.wbg.__wbindgen_closure_wrapper1713 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 581, __wbg_adapter_40);
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -33,10 +33,10 @@ addEventListener("message", eventListener);
|
|||
if (!window._flutter) {
|
||||
window._flutter = {};
|
||||
}
|
||||
_flutter.buildConfig = {"engineRevision":"3452d735bd38224ef2db85ca763d862d6326b17f","builds":[{"compileTarget":"dart2js","renderer":"canvaskit","mainJsPath":"main.dart.js"},{}]};
|
||||
_flutter.buildConfig = {"engineRevision":"6c0baaebf70e0148f485f27d5616b3d3382da7bf","builds":[{"compileTarget":"dart2js","renderer":"canvaskit","mainJsPath":"main.dart.js"},{}]};
|
||||
|
||||
_flutter.loader.load({
|
||||
serviceWorkerSettings: {
|
||||
serviceWorkerVersion: "204045130" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
|
||||
serviceWorkerVersion: "215455961" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
|
||||
}
|
||||
});
|
||||
|
|
|
|||
|
|
@ -77,12 +77,12 @@ addEventListener("message", eventListener);
|
|||
if (!window._flutter) {
|
||||
window._flutter = {};
|
||||
}
|
||||
_flutter.buildConfig = {"engineRevision":"3452d735bd38224ef2db85ca763d862d6326b17f","builds":[{"compileTarget":"dart2js","renderer":"canvaskit","mainJsPath":"main.dart.js"},{}]};
|
||||
_flutter.buildConfig = {"engineRevision":"6c0baaebf70e0148f485f27d5616b3d3382da7bf","builds":[{"compileTarget":"dart2js","renderer":"canvaskit","mainJsPath":"main.dart.js"},{}]};
|
||||
|
||||
|
||||
_flutter.loader.load({
|
||||
serviceWorker: {
|
||||
serviceWorkerVersion: "204045130" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */,
|
||||
serviceWorkerVersion: "215455961" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */,
|
||||
},
|
||||
onEntrypointLoaded: function (engineInitializer) {
|
||||
engineInitializer.initializeEngine({ useColorEmoji: true }).then(function (appRunner) {
|
||||
|
|
|
|||
6624
nightly/main.dart.js
6624
nightly/main.dart.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1383,8 +1383,8 @@ file:///home/runner/.pub-cache/hosted/pub.dev/xml-6.6.1/lib/xml.dart
|
|||
file:///home/runner/.pub-cache/hosted/pub.dev/xml-6.6.1/lib/xml_events.dart
|
||||
file:///home/runner/work/fluffychat/fluffychat/.dart_tool/package_config.json
|
||||
file:///home/runner/work/fluffychat/fluffychat/web/native_executor.dart
|
||||
file:///opt/hostedtoolcache/flutter/stable-3.41.1-x64/bin/cache/dart-sdk/lib/_internal/dart2js_platform.dill
|
||||
file:///opt/hostedtoolcache/flutter/stable-3.41.1-x64/bin/cache/dart-sdk/lib/libraries.json
|
||||
file:///opt/hostedtoolcache/flutter/stable-3.41.2-x64/bin/cache/dart-sdk/lib/_internal/dart2js_platform.dill
|
||||
file:///opt/hostedtoolcache/flutter/stable-3.41.2-x64/bin/cache/dart-sdk/lib/libraries.json
|
||||
org-dartlang-sdk:///lib/_http/crypto.dart
|
||||
org-dartlang-sdk:///lib/_http/embedder_config.dart
|
||||
org-dartlang-sdk:///lib/_http/http.dart
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue