ed5346b40a8d41426c876b493914a8db7b353ecb
- use core vm snapshot instead of core-jit, which does not seem to support sound null safety agnostic mode - remove hardcoded `--no-sound-null-safety` flags from native code and ninja args - add `sound_null_safety` attribute to `flutter_component` in ninja, which propagates to `dart_kernel` - migrate one integration test to sound null safety, so that there are integration tests in both modes [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%