vector_math.dart
vector_math.dart copied to clipboard
Improve AOT code generation
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.