https://github.com/0xzone/image_cache_demo
https://github.com/0xzone/image_cache_demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xzone/image_cache_demo
- Owner: 0xZOne
- Created: 2023-04-07T08:13:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T09:05:37.000Z (about 3 years ago)
- Last Synced: 2025-02-02T13:51:19.843Z (over 1 year ago)
- Language: Dart
- Size: 3.18 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image_cache
**As shown below, when you go back, the previous route is not `re-built`, but some images are redrawn.**
|||||
|:----:|:----:|:----:|:----:|
|frame #1|frame #2|frame #3|frame #4|
See https://github.com/flutter/flutter/issues/124382 for more details