SkillAgentSearch skills...

Alice

HTTP Inspector for Flutter. Allows checking HTTP connections with UI inspector.

Install / Use

/learn @jhomlala/Alice
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/logo.png" width="250px"> </p>

Alice

pub package pub package pub package pub package pub package pub package pub package melos

Alice is an HTTP Inspector tool for Flutter which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI. It is inspired from Chuck and Chucker.

<table> <tr> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/1.png"> </td> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/2.png"> </td> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/3.png"> </td> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/4.png"> </td> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/5.png"> </td> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/6.png"> </td> </tr> <tr> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/7.png"> </td> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/8.png"> </td> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/9.png"> </td> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/10.png"> </td> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/11.png"> </td> <td> <img width="250px" src="https://raw.githubusercontent.com/jhomlala/alice/master/packages/alice/media/12.png"> </td> </tr> </table>

Supported Dart http client plugins:

  • Dio
  • HttpClient from dart:io package
  • Http from http/http package
  • Chopper
  • Generic HTTP client

Features:
✔️ Detailed logs for each HTTP calls (HTTP Request, HTTP Response)
✔️ Inspector UI for viewing HTTP calls
✔️ Save HTTP calls to file
✔️ Statistics
✔️ Notification on HTTP call
✔️ Support for top used HTTP clients in Dart
✔️ Error handling
✔️ Shake to open inspector
✔️ HTTP calls search
✔️ Flutter/Android logs

Documentation

You can find documentation here.

Related Skills

View on GitHub
GitHub Stars630
CategoryProduct
Updated1d ago
Forks316

Languages

Dart

Security Score

85/100

Audited on Apr 2, 2026

No findings