This release introduces a new feature to the http_client package by explicitly exporting key types from the underlying dio package. This enhancement allows external consumers of http_client to directly utilize InterceptorsWrapper and Options and more without needing to import dio separately, streamlining integration and improving developer experience. The change is accompanied by a version bump and an updated changelog.
Full Changelog: v1.0.1...v1.1.0