alibaba / alibaba/flutter_boost
ios端横竖屏pop返回时,内存泄漏
Open
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
横屏pop回竖屏,或者竖屏pop回横屏,没有触发didMoveToParentViewController:nil,导致控制器不能释放
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing a pop while rotating between portrait and landscape on iOS, then inspect the FlutterBoost iOS view-controller integration around the pop and orientation transition. Verify whether didMoveToParentViewController:nil is omitted and confirm that the affected controller is released after the transition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100