Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_path_provider-v2.1.5_ohos
flutter_packages
/
packages
/
go_router
/
lib
/
src
/
pages
下载当前目录
G
GitHub
[go_router] Refactored RouteMatchList and imperative APIs (
#5497
)
6660212f
创建于
2023年12月22日
历史提交
文件
最后提交记录
最后更新时间
cupertino.dart
[go_router] Refactored RouteMatchList and imperative APIs (
#5497
) This pr refactor RouteMatchList to be a tree structure. Added a common base class RouteMatchBase. It is extended by both RouteMatch and ShellRouteMatch. The RouteMatch is for GoRoute, and is always a leaf node The ShellRouteMatch is for ShellRouteBase, and is always and intermediate node with a list of child RouteMatchBase[s]. This pr also redo how push is processed. Will add a doc explain this shortly. This is a breaking change, will write a migration guide soon. fixes
https://github.com/flutter/flutter/issues/134524
fixes
https://github.com/flutter/flutter/issues/130406
fixes
https://github.com/flutter/flutter/issues/126365
fixes
https://github.com/flutter/flutter/issues/125752
fixes
https://github.com/flutter/flutter/issues/120791
fixes
https://github.com/flutter/flutter/issues/120665
fixes
https://github.com/flutter/flutter/issues/113001
fixes
https://github.com/flutter/flutter/issues/110512
2 年前
custom_transition_page.dart
[go_router] Sets correct reverseTransitionDuration on NoTransitionPage (
#123368
) (
#3540
) [go_router] Sets correct reverseTransitionDuration on NoTransitionPage (
#123368
)
3 年前
material.dart
[go_router] Refactored RouteMatchList and imperative APIs (
#5497
) This pr refactor RouteMatchList to be a tree structure. Added a common base class RouteMatchBase. It is extended by both RouteMatch and ShellRouteMatch. The RouteMatch is for GoRoute, and is always a leaf node The ShellRouteMatch is for ShellRouteBase, and is always and intermediate node with a list of child RouteMatchBase[s]. This pr also redo how push is processed. Will add a doc explain this shortly. This is a breaking change, will write a migration guide soon. fixes
https://github.com/flutter/flutter/issues/134524
fixes
https://github.com/flutter/flutter/issues/130406
fixes
https://github.com/flutter/flutter/issues/126365
fixes
https://github.com/flutter/flutter/issues/125752
fixes
https://github.com/flutter/flutter/issues/120791
fixes
https://github.com/flutter/flutter/issues/120665
fixes
https://github.com/flutter/flutter/issues/113001
fixes
https://github.com/flutter/flutter/issues/110512
2 年前