stac_cached_network_image 0.0.1 copy "stac_cached_network_image: ^0.0.1" to clipboard
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 & height
    • fit (using StacBoxFit)
    • alignment (using StacAlignment)
    • placeholder (Stac widget for loading state)
    • errorWidget (Stac widget for error state)
    • color & colorBlendMode (for ColorFilter support)
    • memCacheWidth & memCacheHeight
    • fadeInDuration, fadeOutDuration, & placeholderFadeInDuration
    • fadeInCurve & fadeOutCurve (comprehensive Curve support)
    • cacheKey, maxWidthDiskCache, & maxHeightDiskCache
    • useOldImageOnUrlChange, scale, & repeat
  • Performance optimized for Server-Driven UI environments.
  • Built with stac for seamless dynamic widget rendering.
1
likes
150
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Stac widget parser for rendering cached network images using the cached_network_image package, enabling server-driven cached images.

Repository (GitHub)
View/report issues

Topics

#ui #widget #server-driven-ui #dynamic-widgets #network-image

License

MIT (license)

Dependencies

cached_network_image, flutter, json_annotation, stac, stac_core, stac_framework

More

Packages that depend on stac_cached_network_image