http_client_hoc081098 0.1.0 http_client_hoc081098: ^0.1.0 copied to clipboard
Simple and powerful HTTP client for Flutter and Dart application, built on top of http, rxdart_ext and cancellation_token_hoc081098 packages.
Change Log #
Unreleased #
0.1.0 - Oct 27, 2024 #
-
Accept Dart SDK versions above 3.0 (
sdk: ^3.0.0
). -
Add class modifiers.
-
Update dependencies:
http: ^1.1.0
.rxdart_ext: ^0.3.0
(~rxdart: ^0.28.0
).cancellation_token_hoc081098: ^2.0.0
.
0.0.1-dev.0 - Dec 6, 2022 #
- Initial version.