alice
alice copied to clipboard
HTTP Inspector for Flutter. Allows checking HTTP connections with UI inspector.
Is it possible to integrate alice to flutter_graphql? Thank you
**- Support copy value in line** **- Support create cUrl command correctly (work in Postman)** 87df3a26-ce50-4d78-9367-63e1f8c47c9b.png"> **- Avoid rebuild alice http call tab**
Hi there, i was wondering if you could update the dependencies, especially permission_handler one to the latest, thanks in advance)))
Bump `permission_handler` to 9.2.0 because there are several cool bugfixes 😉
**Describe the bug** The number of requests made is shown on notification but when I clicked to go to inspector screen, it displayed "There are no calls to show" message...
**Describe the bug** Alice ^0.2.5 requires xml ^5.3.0. And because flutter_svg >=1.1.0 depends on xml ^6.0.1, alice ^0.2.5 is incompatible with flutter_svg >=1.1.0. **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** In the stats view, Error count showing 0 instat of 9. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3....
**Describe the bug** I'm creating a Flutter Module that is triggered while pressing the FAB inside the native Android app. Using Alice in the Module in order to track API...
**Describe the bug** When building a release for android, duplicate class error occurred, it detects the exoplayer dependencies. Upon checking the package that alice uses, it depends on `better_player`, and...