crash_safe_image 0.1.0 copy "crash_safe_image: ^0.1.0" to clipboard
crash_safe_image: ^0.1.0 copied to clipboard

Crash-safe image widget for Flutter. Auto-detects network/asset/file/memory sources, shows friendly placeholders & error UI, and uses cached_network_image for smart caching. Includes ImageProvider.

0.1.0 - 2025-08-31 #

  • Initial public release.
  • CrashSafeImage widget with network / asset / file / memory support.
  • Custom placeholder & error builders.
  • Cached network images via cached_network_image.
  • Example app and basic widget tests.
1
likes
0
points
15
downloads

Publisher

verified publisherdevsloom.ca

Weekly Downloads

Crash-safe image widget for Flutter. Auto-detects network/asset/file/memory sources, shows friendly placeholders & error UI, and uses cached_network_image for smart caching. Includes ImageProvider.

Repository (GitHub)
View/report issues

Topics

#images #widget #caching #utility

License

unknown (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on crash_safe_image