vunet_flutter_plugin_cached_network_image 0.0.1
vunet_flutter_plugin_cached_network_image: ^0.0.1 copied to clipboard
cached_network_image instrumentation for vuTelemetry Flutter RUM.
Changelog #
0.0.1 #
- Initial release:
image.loadinstrumentation forcached_network_image.VuInstrumentedCacheManageremitsimage.loadspans withdisk_cache/networksources, andVuInstrumentedFileServicenests the child HTTPGETunder them.VuCachedNetworkImage/VuCachedNetworkImageProviderdrop-ins; the provider additionally records FlutterImageCachememory hits.- Child
GETspans end on 304 / non-200 responses even when the cache manager never drains the body.