responsive_cloud_image 1.0.2
responsive_cloud_image: ^1.0.2 copied to clipboard
A CDN-agnostic responsive image loader that dynamically calculates widget bounds and requests optimized images from Supabase, Cloudinary, Imgix, Unsplash, Shopify, and more.
1.0.2 #
- Added complete public API documentation (Dartdoc comments) across all exported libraries, widgets, classes, and enum values.
- Optimized the public API footprint by making the
CloudUrlAdapterconstructor private. - Resolved all static analysis warnings regarding API documentation coverage.
1.0.1 #
- Fixed platform compatibility analyzer warnings.
- Restored full 100% WASM compatibility.
- Added conditional compilation for Web, Mobile, and Desktop targets.
1.0.0 #
- Initial release