文件最后提交记录最后更新时间
[url_launcher] Convert Windows to Pigeon (#6991) * Initial definition matching current API * Rename, autoformat * Update native implementation and unit tests * Update Dart; remove unnecessary Pigeon test API * Version bump * autoformat * Adjust mock API setup * Improve comment3 年前
[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 年前