alibaba / alibaba/flutter_boost
FlutterBoostFragment 在 fragment 中显示白屏的问题不完美的解决方案
Open
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
### boost版本号:
- v3.0-preview.13
### 出现原因:
- 子Fragment的onHiddenChanged在Fragment种无法回调
### 解决方式:
- 在fragment的onHiddenChanged中主动hide/show子fragment
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with FlutterBoostFragment and the Fragment onHiddenChanged behavior described in the issue, using FlutterBoost v3.0-preview.13 as the reproduction context. Verify when the child fragment becomes hidden or visible and compare that with the reported manual hide/show workaround; done means the white screen no longer occurs without relying on that workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, 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