Add native settings bridge, CLI auto-detection, error handlers and CLI-aware buttons; improve macOS menu & layout fixes
- Add native settings integration:
- Introduce SettingsService / Settings bridge on macOS for get/set settings and showSettings.
- Add macOS native window code (SettingsWindow.swift/MainFlutterWindow changes) and AppDelegate wiring to insert a Settings menu item and a se...