4f4fcb224e158575f881f53afe3f495afbd45b62
Previously, the macOS embedder relied on the deprecated built-in log handling in lib/ui/ui_dart_state.cc. Instead, we now register a dedicated log handler for the macOS embedder. This is used, for example, to output Dart 'print' calls. While unlikely that we'll break the internal generic fallback logging, it's preferable to keep platform-specific functionality in the embedder. Issue: https://github.com/flutter/flutter/issues/99636
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%