多页面情况下,从上个页面返回后刷新当前页面,当前页面图片不显示
Open
- Dominant language
- Dart
- Stars
- 517
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
A、B两个页面,有不同的两个FlutterEngine
A页面由powerImage加载图片
A页面跳转到B页面后,再返回,A页面图片会刷新,但是这时图片会加载失败
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the A-to-B navigation flow with two FlutterEngine instances: load an image on A, navigate to B, return to A, and refresh it. Start by tracing the image reload failure after returning, and consider the issue complete when the image loads successfully in A after this sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100