## 8.4.0 - Add `@AbortTrigger` annotation and support for abortable requests ([#679](https://github.com/lejard-h/chopper/pull/679)) - Change the timeout mechanism to use `http` package's built-in [`abortTrigger`](https://pub.dev/documentation/http/latest/http/Abortable/abortTrigger.html) rather than `Future`'s [`timeout`](https://api.flutter.dev/flutter/dart-async/Future/timeout.html) ([#679](https://github.com/lejard-h/chopper/pull/679)) - Broaden version constraints for build and source_gen dependencies ([#685](https://github.com/lejard-h/chopper/pull/685)) - Require Dart SDK 3.7.0 ([#683](https://github.com/lejard-h/chopper/pull/683)) [https://pub.dev/packages/chopper_generator/versions/8.4.0](https://pub.dev/packages/chopper_generator/versions/8.4.0)