mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- 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