An open API service indexing awesome lists of open source software.

https://github.com/0xzone/image_cache_demo


https://github.com/0xzone/image_cache_demo

Last synced: about 1 year ago
JSON representation

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.**

|![image](https://user-images.githubusercontent.com/26625149/230574180-e0f2869b-fb9a-4017-9562-15f5f069b111.png)|![image](https://user-images.githubusercontent.com/26625149/230575119-7a324c13-ff4e-4b56-ac89-e7758915529b.png)|![image](https://user-images.githubusercontent.com/26625149/230575145-2d11b3fa-d6d1-4948-beb5-988d314d46a2.png)|![image](https://user-images.githubusercontent.com/26625149/230575202-0fcfa4fd-ea40-4e1e-968a-1938fa3c3c9f.png)|
|:----:|:----:|:----:|:----:|
|frame #1|frame #2|frame #3|frame #4|

See https://github.com/flutter/flutter/issues/124382 for more details