Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_animations-v2.0.11_ohos
flutter_packages
/
packages
/
url_launcher
/
url_launcher_windows
/
test
下载当前目录
G
GitHub
[url_launcher] Return false on Windows when there is no handler (
#5359
)
ea318b9e
创建于
2023年12月13日
历史提交
文件
最后提交记录
最后更新时间
url_launcher_windows_test.dart
[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/138142
2 年前