jhomlala / alice

HTTP Inspector for Flutter. Allows checking HTTP connections with UI inspector.
526 stars 228 forks source link

revert "chore: clean up examples/alice_http_client" #217

Closed techouse closed 1 week ago

techouse commented 1 week ago

@jhomlala I accidentally pushed the examples/alice_http_client clean-up (last of the series) directly to origian/master. 🙈

No damage was done as it was just a clean-up of the example and I made sure it ran and worked both on Android and iOS, however, you should probably prevent pushes to master in the settings.

Here we can revert the push and make a PR if that's what you want, otherwise, you can close this PR.


This reverts commit 29a71dba97c7a4cabc24ab758c608fb720652687.

jhomlala commented 1 week ago

I thought that I've protected this branch. I'll check.