alibaba / alibaba/flutter_boost

销毁界面用到 BoostNavigator.instance.popUntil(route: '界面');

Open
#1,610 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
7.2k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

flutter_boost:
git:
url: 'https://github.com/alibaba/flutter_boost.git'
ref: 'v3.0-preview.17'

flutter 2.5.3 dart 2.14.4

使用到的问题是当ABCDE界面 跳转到E时 在E界面build方法使用BoostNavigator.instance.popUntil(route: '界面'); 在E界面进行跳转新界面时无效 注释掉popuntil 就可以跳转.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the ABCDE-to-E flow with flutter_boost v3.0-preview.17 on Flutter 2.5.3 and Dart 2.14.4. Start at BoostNavigator.instance.popUntil(route: '界面') in E's build method, then compare navigation with and without that call; done means a new screen can be opened after the popUntil operation.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.