Baseflow / Baseflow/flutter_cached_network_image
Blinking images upon returning back to an already loaded view
Open
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Hey all - I have been working on an app for a while now and I noticed that I keep encountering a flicker whenever I navigate to a new page and come back.
Page1
Page2
From Page1 I navigate to Page2. From Page2 I click a button to run Navigation.context.pop() and it returns to Page1 however all of the images need a blink of a millisecond to load up. This gives the app a very poor user experience.
If so what can I do about this?
https://github.com/Baseflow/flutter_cached_network_image/issues/325#issuecomment-689182016
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.