alibaba / alibaba/flutter_boost
Android设备下使用多tab下多个flutter页面时,跳转到二级页面后再返回页面会卡死
Open
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
暴露相关真正可视方法给业务方自己处理,防止多个页面同时触发onResume,导致引擎会attch多个页面
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Android flow with multiple tabs and Flutter pages: open a second-level page, then return and observe the freeze. Read the FlutterBoost lifecycle handling around onResume and engine attachment; done means the relevant visibility controls are exposed so simultaneous onResume events do not attach the engine to multiple pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100