alibaba / alibaba/flutter_boost
[Bug]: 4.5.1和5.0.1版本的导航效果不一样的!!!
Open
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
### 请描述遇到的问题,以及您所期望的正确的结果
4.5.1只有push的时候,才会重建navigator下的pages树,从而重建页面,pop是不会的;但是5.0.1不管是push还是pop,都会重建。
### 请说明如何操作会遇到上述问题
_No response_
### 在下面填入关键复现代码
```
```
### 复现的平台
Both
### Flutter SDK版本
3.24.3
### FlutterBoost版本
4.5.1
### 是否延迟初始化FlutterBoost
No
### 解决方案
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare navigator page-tree rebuild behavior between FlutterBoost 4.5.1 and 5.0.1 using Flutter SDK 3.24.3 on both platforms. First create a minimal reproduction for push and pop, then verify whether only push or both operations rebuild the navigator pages tree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100