HTTP connection aborting is supported in Dart http package. The related PR is merged yesterday. https://github.com/dart-lang/http/pull/1773#issuecomment-3049736665 The requests cancellation/abort feature can be implemented now.