dio_log 1.2.0 dio_log: ^1.2.0 copied to clipboard
http requests log of dio .This plugin helps you display log information for requests
[v1.2.0] - 2019/8/01 #
- add overlay_draggable_button(Global float window is easier to open HttpLogListWidget)
- add clear log function at requestList
- add display requestTime at requestList
[v1.1.1] - 2019/7/22 #
- add Screenshot
[v1.1.0] - 2019/7/22 #
- support jsonView look at json
[v1.0.3] - 2019/7/16 #
- fix some code
- Lower the version needed by dio
[v1.0.2] - 2019/7/16 #
- Add description information and example
[v1.0.1] - 2019/6/6 #
- Add a display of the body content to the request
- Logs with failed requests are shown in red in the list
[v1.0.0] - 2018/09/04 #
- initial version