dio_request_inspector 3.1.6 dio_request_inspector: ^3.1.6 copied to clipboard
A HTTP inspector for Dio, which can intercept and log HTTP requests and responses.
3.1.6 #
- fix: copy image format
- feat: add maxline in item list activity
3.1.5 #
- feat: add deprecated showFloating
- feat: add copy detail activity
- feat: add remove all activity
- feat: add copy to curl
3.1.4 #
- style: fix UI for not using material 3
- chore: adjustment request & response
- fix: password protection
- chore: remove unused dependency
3.1.3 #
- chore: remove unused dependency
3.1.2 #
- style: fix overflow
3.1.1 #
- chore: update dependency
3.1.0 #
- feat: add function for directly open the inspector
- style: change UI
3.0.1 #
- docs: update README.md
3.0.0 #
- chore: migrate implementation from
navigatorKey
tonavigatorObservers
- feat: image support
- style: show duration and size in list activity
- chore: update dependency
- chore: adjustment long press to open activity when stay in inspector
2.2.0 #
- feat: add search activity
2.1.3 #
- chore: update readme.md
2.1.2 #
- chore: update readme.md
2.1.1 #
- feat: add filter by method, time, and status
- fix: loading when activity is empty
- chore: update dependency (share_plus)
2.0.1 #
- docs: update readme.md
2.0.0 #
- fix: adjustment loading
- fix: adjustment error
- feat: Added FormData support for Dio requests
1.2.0 #
- fix: save response and error
1.1.0 #
- feat: make realtime a response
- fix: copy paste request and response
0.3.2 #
- feat: add optional parameter to
show Snackbar
0.2.2 #
- fix: registered repository injection
0.2.1 #
- chore: downngrade intl to intl: ^0.17.0
0.2.0 #
- chore: update DIO version
- chore: remove unused code
0.1.2 #
- docs: update README.md
0.1.1 #
- chore: sync readme with changelog
0.1.0 #
- feat: add share overview request and response
- docs: update README.md
0.0.9 #
- feat: copy request/response to clipboard
0.0.8 #
- fix: import
- style: change color card
0.0.7 #
- docs: update README.md
0.0.6 #
- feat: add snackbar to show request info
0.0.5 #
- chore: flutter format .