This repository has been archived by the owner on Feb 10, 2025. It is now read-only.
Releases: dart-archive/stack_trace
Releases · dart-archive/stack_trace
1.11.1
1.6.6
Trace.current skips an extra frame in JS. JS traces include a frame for StackTrace.current while VM traces do not. [email protected] Review URL: https://codereview.chromium.org//2067063002 .