All checks were successful
CI / Windows build (push) Successful in 10m10s
Surface Pen reports as PointerDeviceKind.stylus and multitouch is delivered only on Flutter 3.44+ (WM_POINTER migration, PR #165323). 3.41.4 dropped pen events, so our stylus-kind capture got nothing and pinch-zoom did not work. Pin CI to Flutter 3.44.2 (shadowing any cached older SDK on the runner) and require flutter >=3.44.0 in pubspec.
12 KiB
12 KiB