Anna(Analytical Network Adjustment) is an HTTP Inspector tool for Flutter which can debugging http requests, It catches and stores http requests and responses, which can be viewed via simple UI. It is inspired from Chuck, Chucker Alice (base code with some improvement).
Supported Dart http client plugins:
- Dio
✔️ Detailed logs for each HTTP calls (HTTP Request, HTTP Response)
✔️ Inspector UI for viewing HTTP calls
✔️ Error handling
✔️ Shake to open inspector
TODO: Soon