image_cache_pro 1.0.0
image_cache_pro: ^1.0.0 copied to clipboard
High-performance image caching with 3-tier system (Memory, Disk, Network). Auto-cleanup, LRU eviction, and precaching support.
1.0.0 #
- Initial release
- 3-tier caching system (Memory → Disk → Network)
- LRU memory cache with automatic eviction
- Disk cache with auto-cleanup (100MB limit)
- 30-day cache expiration
- Smooth fade-in animation
- Custom placeholder and error widgets
- Precaching support
- Border radius support
- Color overlay support
- Custom HTTP headers support
- Cache management API