log_curl_request 0.0.5 copy "log_curl_request: ^0.0.5" to clipboard
log_curl_request: ^0.0.5 copied to clipboard

A Flutter package to log HTTP requests in cURL format for debugging and testing purposes.

Changelog #

0.0.5 #

  • Fixed:

  • Resolved an error where non-string parameter values caused URL formatting issues.

  • Fixed data formatting for Map types in the --data section to prevent JSON encoding failures.

  • Improved:

  • Optimized queryString generation logic for URL parameters.

  • Added basic validation for method and path to ensure they are non-empty.

  • Documentation:

  • Updated README.md with clearer usage examples.

  • Enhanced Dartdoc comments for the create method parameters to improve API clarity.


0.0.4 #

  • Fixed:
  • Fixed a bug where parameters were not correctly appended to the URL.

0.0.3 #

  • Documentation:
  • Fixed typos and formatting issues in the README.md file.

0.0.2 #

  • Improved:

  • Enhanced logging format for better readability.

  • Updated dependencies to their latest stable versions.

  • Fixed:

  • Addressed an issue where some requests were not logged properly.


0.0.1 #

  • Initial release of the log_curl_request package.
2
likes
0
points
34
downloads

Publisher

verified publishermoeinmoradi.ir

Weekly Downloads

A Flutter package to log HTTP requests in cURL format for debugging and testing purposes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on log_curl_request