OptimizedImage/src/image_provider/_load_async_web library

Functions

loadAsyncHtmlImage(OptimizedCacheImageProvider key, StreamController<ImageChunkEvent> chunkEvents, dynamic decode) Future<Codec>
Method to load html images using the webOnlyInstantiateImageCodecFromUrl. This method is not recognized by the flutter analyzer.