curt 0.2.1
curt: ^0.2.1 copied to clipboard
A convenient package that allows developers to interact with the curl command within elegance of the Dart programming language.
0.2.1 - 2025-02-19 #
- Adding a
CurtResponse.onErrornamed constructor to handle error cases without exposingCurtHttpHeaders. - Updating dependencies.
0.2.0 - 2024-05-26 #
- Updating dependencies.
0.1.2 - 2023-06-29 #
- Removing http package dependency.
- Adding testainers package.
0.1.1 - 2023-06-24 #
- Creating openssl config for Linux.
0.1.0 - 2023-06-21 #
- Adding CurtHttpHeaders class.
- Adding CurtResponse class.
- Updating tests.
- Thanks GThurler for the improvements.
0.0.3 - 2023-06-20 #
- Cleaning headers when follow redirect is active.
- Fixing test matrix.
- Updating tests.
0.0.2 - 2023-03-26 #
- CI Publishing.
0.0.1 - 2023-03-25 #
- Initial version.