postman_dio 1.0.4 postman_dio: ^1.0.4 copied to clipboard
Logger Interceptor for Dio with export to "Postman Collection v2.1".json
[1.0.4] 2022.01.26 #
- feat: generalized interceptor
[1.0.3] 2022.01.17 #
- feat: improve logging
- feat: improve error collection
[1.0.2] 2021.07.06 #
- fix: FormData
[1.0.1] 2021.06.24 #
- fix: warnings
[1.0.0] 2021.06.24 #
- feat: move to dart 2.12
[0.9.5] 2021.06.24 #
- fix: dio 4.0.0
[0.9.4] 2020.01.25 #
- fix: rquest is null
[0.9.3] 2020.01.18 #
- fix: body convert
[0.9.2] 2020.01.15 #
- feat: added params for adding only slow requests
- fix: tests
[0.9.1] 2020.01.15 #
- fix structure files
[0.9.0] 2020.01.15 #
- init package