-
remove checked in Wayland sources, write a SwiftPM extension to generate them
-
fix
libflutter_engine.so
binary artifact -
warnings
- FlutterSwift/Client/FlutterEngine.swift:40:77: warning: passing argument of non-sendable type 'FlutterDesktopEngineRef' (aka 'OpaquePointer') into actor-isolated context may introduce data races
- FlutterSwift/Client/FlutterPlugin.swift:115:13: warning: passing argument of non-sendable type 'FlutterDesktopMessengerRef' (aka 'OpaquePointer') into actor-isolated context may introduce data races
- FlutterSwift/Messenger/FlutterDesktopMessenger.swift:174:25: warning: passing argument of non-sendable type 'OpaquePointer?' into actor-isolated context may introduce data races
- FlutterSwift/Messenger/FlutterDesktopMessenger.swift:180:25: warning: passing argument of non-sendable type 'OpaquePointer?' into actor-isolated context may introduce data races