alibaba / alibaba/flutter_boost
flutter_boost_app.dart -> FlutterBoostAppState -> _containers 私有化后无法再获取导航栈里的存在的页面
Open
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
在开发中需要使用containers的业务场景非常多,例如要对已经打开的页面进行过滤关闭某些页面,现在无法拿到containers导致功能都不能实现
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading flutter_boost_app.dart and the FlutterBoostAppState definition, focusing on the private _containers field and how the navigation stack is represented. Identify the supported way to inspect existing pages so callers can filter or close them; done means the reported business scenarios can access the relevant navigation-stack state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100