flutter_loggy_dio 3.1.0 flutter_loggy_dio: ^3.1.0 copied to clipboard
Extension for loggy. Includes interactor and pretty printer for Dio.
[3.1.0] - 07.03.2024 #
- Removed flutter dependency
- Prettier logs
[3.0.1] - 17.03.2023. #
- Fix when response in one-line
[3.0.0] - 14.02.2023. #
- Support dio version: ^5.0.0
[2.0.1] - 07.11.2022. #
- Update dependencies
- Add linting rules from
lints
[2.0.0+3] - 16.04.2021. #
- Call dio super on onRequest in early return
[2.0.0+2] - 12.04.2021. #
- Call dio super on methods
[2.0.0+1] - 09.04.2021. #
- Set dio version to ^4.0.0
[2.0.0] - 06.04.2021. #
- Null safety
[1.0.2] - 13.11.2020. #
- Fix no content body
[1.0.1] - 10.11.2020. #
- Update README
- Update image
[1.0.0] - 10.11.2020. #
- Initial version of Flutter extensions for Loggy