widealpha

Results 2 issues of widealpha

Is there a way to remove the JSON.stringify method from handle_promise.dart, specifically from JSON.stringify(FLUTTER_NATIVEJS_PENDING_PROMISES[$idxPromise].getValue())(line 153-155)? When I return a JSON string from the native side, using JavaScriptCore results in double-serialization,...

Remove unnecessary JSON.stringfy.Ensure consistency of data transmission between different implementations.