alibaba / alibaba/flutter_boost
Push Flutter Page , pop后没有走then(上页面回调)的逻辑[Bug]:
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
### 请描述遇到的问题,以及您所期望的正确的结果
官方demo中 flutter跳转flutter的按钮 Push Flutter Page 跳转完成后返回。没有调用.then的逻辑,
debugPrint('xlog, PushWidget, Return Value: $value')); 没有执行
很严重的bug。
### 请说明如何操作会遇到上述问题
正常运行官方demo。点击Push Flutter Page 按钮
### 在下面填入关键复现代码
```
```
### 复现的平台
Both
### Flutter SDK版本
3.10.2
### FlutterBoost版本
4.4.0
### 是否延迟初始化FlutterBoost
No
### 解决方案
Contributor guide
No contributing guide indexed for this repository
Research direction
Run the official demo with Flutter SDK 3.10.2 and FlutterBoost 4.4.0, then use the Push Flutter Page button and return from the pushed page. Trace the page-return flow and the `.then` callback, and confirm done when `debugPrint('xlog, PushWidget, Return Value: $value')` executes on return on both platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100