alibaba / alibaba/flutter_boost

Android设备下使用多tab下多个flutter页面时,跳转到二级页面后再返回页面会卡死

Open
#1,803 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

暴露相关真正可视方法给业务方自己处理,防止多个页面同时触发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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.