stac_cached_network_image 0.0.1
stac_cached_network_image: ^0.0.1 copied to clipboard
A Stac widget parser for rendering cached network images using the cached_network_image package, enabling server-driven cached images.
0.0.1 #
- Initial release of
stac_cached_network_image. - Full integration with the cached_network_image package.
- Support for advanced image caching and display properties:
imageUrl(The network source URL)width&heightfit(usingStacBoxFit)alignment(usingStacAlignment)placeholder(Stac widget for loading state)errorWidget(Stac widget for error state)color&colorBlendMode(forColorFiltersupport)memCacheWidth&memCacheHeightfadeInDuration,fadeOutDuration, &placeholderFadeInDurationfadeInCurve&fadeOutCurve(comprehensive Curve support)cacheKey,maxWidthDiskCache, &maxHeightDiskCacheuseOldImageOnUrlChange,scale, &repeat
- Performance optimized for Server-Driven UI environments.
- Built with
stacfor seamless dynamic widget rendering.