alice 0.0.17
alice: ^0.0.17 copied to clipboard
Alice is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.
0.0.17 #
- Added shake option to open inspector from everywhere (by https://github.com/MattisBrizard MattisBrizard)
- Fixed double-encoding of request body if request body is a minified json (by https://github.com/knaeckeKami knaeckeKami)
- Added dark theme (idea by: https://github.com/Agondev Agondev)
0.0.16 #
- Fixed server text overflow
0.0.15 #
- Updated dependencies
0.0.14 #
- Fixed Dio API breaking change
0.0.13 #
- Updated dependencies
- Notification won't init when showNotification is off
0.0.12 #
- Updated flutter local notification dependency version
- Refactor
0.0.11 #
- Fixed iOS version issues (fixed by https://github.com/britannio Britannio Jarrett)
0.0.10 #
- Added stats feature
- Added save feature
- Added secured/not secured connection indicator in call list item
- Query parameters feature (Dio only)
- Fix for Uint8List SDK breaking change
- Updated dependencies
- Refactored code
0.0.6 #
- Fixed http/http package requests
0.0.5 #
- Updated dependencies
- Navigator key can be provided now from application (instead of using Alice's navigator key)
0.0.4 #
- Updated Kotlin version
0.0.3 #
- Removed gif from package
0.0.2 #
- Bug fixes
0.0.1 #
- Initial release