Add onBytesReceived callback to consolidateHttpClientResponseBytes() (#32853)
This will allow us to plumb the chunks in a chunked response up to the higher levels of the framework to notify interested parties of network loading progress. https://github.com/flutter/flutter/issues/32374
Showing
Please register or sign in to comment