alibaba / alibaba/flutter_boost

flutter 关闭所有页面

Open
#1,584 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 3)怎么跳转新页面关闭之前所有页面。flutter调用Navigator.pushNamedAndRemoveUntil不能跳转,但是调用Navigator.of(context).pushNamed()正常

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported FlutterBoost 3 navigation case using Navigator.pushNamedAndRemoveUntil, then compare it with the working Navigator.of(context).pushNamed() call. The issue is resolved when the former can navigate while removing all previous pages in the reported hybrid-app setup.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.