cache_network_media 0.0.3 copy "cache_network_media: ^0.0.3" to clipboard
cache_network_media: ^0.0.3 copied to clipboard

Cache and display network images, SVGs, and Lottie animations with disk caching and offline support.

0.0.3 #

New Features #

  • onTap callback - Added tap gesture support to all media widgets (images, SVG, Lottie)
  • GitHub Actions CI - Automated testing, linting, and format checking on every push/PR

Improvements #

  • Code Quality - Converted all block comments to Dart doc comments (///)
  • Removed Unused Imports - Cleaned up unnecessary dart:typed_data imports
  • Better Linting - Fixed all flutter analyze warnings and info messages

Breaking Changes #

  • None

0.0.2 #

  • Added Swift Package Manager support for iOS
  • Added privacy manifest (PrivacyInfo.xcprivacy)

0.0.1 #

  • Initial release
  • Support for caching network images, SVG graphics, and Lottie animations
  • Automatic disk caching with offline support
  • Customizable placeholders and error widgets
2
likes
160
points
94
downloads

Publisher

verified publishertheextremity.live

Weekly Downloads

Cache and display network images, SVGs, and Lottie animations with disk caching and offline support.

Repository (GitHub)
View/report issues
Contributing

Topics

#cache #network #image #svg #lottie

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, lottie, plugin_platform_interface

More

Packages that depend on cache_network_media

Packages that implement cache_network_media