setWindowShouldCloseHandler does not call in MacOS for Flutter SDK 3.22.2.
Now library not working in MacOS desktop for Flutter SDK 3.22.2, but in Windows and Linux is ok.
% flutter doctor -v [✓] Flutter version 3.22.2 on channel stable, on macOS 14.5 23F79 darwin-arm64, locale ru-RU • Upstream repository https://github.com/flutter/flutter.git • Framework revision 2feea7a407 (2 weeks ago), 2024-06-06 10:19:10 +0700 • Engine revision bb10c54666 • Dart version 3.5.0 (build 3.5.0-180.3.beta) • DevTools version 2.36.0
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) • Platform android-34, build-tools 34.0.0 • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11609105) • All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 15.4) • Xcode at /Applications/Xcode.app/Contents/Developer • Build 15F31d • CocoaPods version 1.15.2
[✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2024.1) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11609105)
[✓] VS Code (version 1.90.1) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.90.0
[✓] Connected device (3 available) • macOS (desktop) • macos • darwin-arm64 • macOS 14.5 23F79 darwin-arm64 • Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin • macOS 14.5 23F79 darwin-arm64 • Chrome (web) • chrome • web-javascript • Google Chrome 126.0.6478.62
[✓] Network resources • All expected network resources are available.
• No issues found!