cached_network_image_platform_interface_ce 5.2.0
cached_network_image_platform_interface_ce: ^5.2.0 copied to clipboard
Platform interface for CachedNetworkImage (Community Edition)
5.2.0 - 2026-03-03 #
- Feature: Added
ConnectionParametersconfiguration class.- Includes optional
connectionTimeoutandrequestTimeoutfields.- Enables cache managers to apply HTTP timeout behavior while preserving current behavior when omitted.
- Includes optional
5.1.0 - 2026-02-23 #
- Feature: Added
UnsupportedImageFormatExceptionfor non-codec-decodable formats (e.g., SVG) - Feature: Added
ImageFormatDetectorutility with SVG content sniffing - Exported new types for use by platform implementations
5.0.1 - 2026-02-19 #
- Renamed package to
cached_network_image_platform_interface_ce - Added
repositoryfield for pub.dev source code display
4.1.1 - 2024-08-13 #
- Target js_interop for Wasm support
4.1.0 - 2024-08-01 #
- Update dependencies
- Update SDK version to 3.0.0
4.0.0 - 2023-12-31 #
- Removed errorListener from ImageLoader interface
3.0.0 - 2023-09-25 #
- Add error to ErrorListener
- Specify types
- Remove
load, useloadImageinsteadloadBuffer
2.0.0 - 2022-08-31 #
- Added loadBufferAsync for Flutter 3.3
1.0.0 - 2021-07-16 #
- Initial release