文件最后提交记录最后更新时间
[various] Update Windows packages to Pigeon 21 (#7180) Updates all Windows platform implementation packages to use the latest version of Pigeon. The main motivation was picking up the enum naming fix, but I figured I'd do all of them at once, even if they didn't use enums.1 年前
[url_launcher] Return false on Windows when there is no handler (#5359) Special-cases the handling of the error for "no registered handler" to return false, rather than throw, which better matches the behavior on other platforms. Also updates Pigeon to 13 while I'm modifying the Pigeon definition. Fixes https://github.com/flutter/flutter/issues/1381422 年前