flutter_pretty_dio_logger 3.0.0 flutter_pretty_dio_logger: ^3.0.0 copied to clipboard
Show the correct json format, cUrl, easy to copy and use for many purposes.
3.0.0 #
- Fix: Converting object to an encodable object failed: Instance of 'Duration'. (issue #5)
- Support dio 5.
2.0.3 #
- Fix show cUrl for FormData.
2.0.2 #
- Fix cUrl when "content-type" = "application/x-www-form-urlencoded".
2.0.1 #
- Add cUrl print.
2.0.0 #
- Remove flutter dependency.
1.0.3 #
- Fix log MultipartFile.
1.0.2 #
- Add uri when show error.
1.0.1 #
- Add print queryParameters.
1.0.0 #
- initial release.