oromico/flutter-alice ? reverse-engineered prompt

Reverse engineered prompt

Build me a Flutter tool called Alice that helps me inspect HTTP traffic while I am developing an app.

I want it to catch and save requests and responses from Dio, dart io HttpClient, and the http package, then show them in a simple in app screen so I can tap in and see the details. It should also be able to pop a small notification when a request happens, and I should be able to turn that off if I want. Please make it easy to wire into a Flutter app with a navigator key, and let me open the inspector manually too.

I also want a small example app that shows how to connect it to the common HTTP clients and how to view the captured traffic. If you need to check the latest Flutter or package docs while building it, go ahead and look them up.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab