vector_math.dart icon indicating copy to clipboard operation
vector_math.dart copied to clipboard

Improve AOT code generation

Open johnmccutchan opened this issue 10 months ago • 0 comments

See https://github.com/dart-lang/sdk/issues/55542

I would recommend that package:vector_math plasters @pragma('vm:prefer-inline') all over its APIs as a workaround.

johnmccutchan avatar Apr 24 '24 14:04 johnmccutchan