Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_animations-v2.0.11_ohos
flutter_packages
/
packages
/
go_router
/
example
/
lib
/
books
下载当前目录
G
GitHub
Remove unnecessary breaks in default clauses of switch statements (
#7462
)
2703d106
创建于
2024年8月21日
历史提交
文件
最后提交记录
最后更新时间
src
Remove unnecessary breaks in default clauses of switch statements (
#7462
) See
https://dart.googlesource.com/sdk.git/+/045d26bc74209f5acc6466669f89686344e83de2
1 年前
main.dart
[go_router] Cleans up route match API and introduces dart fix (
#3819
) Clean up API around RouteMatch/RouteMatchList/GoRouterState, This is a breaking change that renamed some of the GoRouterState property to have a more descriptive name as flutter style guide suggested
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#avoid-abbreviations
also introducing dart fix to help with migration
3 年前