msgpack_dart icon indicating copy to clipboard operation
msgpack_dart copied to clipboard

Int64 accessor not supported by dart2js when using msgpack_dart

Open asimfarooq5 opened this issue 11 months ago • 1 comments
trafficstars

When using msgpack_dart with dart2js, I encountered an issue where Int64 accessor is not supported. This results in a JavaScript error when running the compiled code in a browser.

asimfarooq5 avatar Dec 05 '24 14:12 asimfarooq5