crash_safe_image library
CrashSafeImage — safe image widget with multi-source & SVG support.
Expose only via this entrypoint. Implementation lives in src/.
Classes
- CrashSafeImage
- CrashSafeImage is a safe image widget that auto-detects source (network, asset, file, memory, svg) with friendly placeholders, error UI and caching for network images.
- CrashSafeImageCache
- Global cache manager for CrashSafeImage
- CrashSafeImageCacheConfig
- Cache configuration for CrashSafeImage
- CropTransformation
- Crop transformation
- ImageTransformation
- Base class for image transformations
- ResizeTransformation
- Resize transformation
Enums
- ImageTransformationType
- Defines types of image transformations available