Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot see Post body #15

Open
fenglintianxia6 opened this issue Jan 24, 2019 · 11 comments
Open

cannot see Post body #15

fenglintianxia6 opened this issue Jan 24, 2019 · 11 comments

Comments

@fenglintianxia6
Copy link

when I do a post request,I just see 「Headers」 「 Preview」 「Response」 tabs,And cannot see the params I carried

@ozeksi
Copy link

ozeksi commented Jan 31, 2019

Same here.

@azharprabudi
Copy link

Checkout at 95d1f60, maybe this is not a good option but currently its work

@BansookNam
Copy link

BansookNam commented Jul 15, 2019

Same here. I can't to see the params I sent to the server.

@hardypatel30
Copy link

Well, I am facing the same issue.
In native android, using retrofit they are providing StethoIntercepter.
.addNetworkInterceptor(new StethoInterceptor())

### Can't be something like this for flutter?

Screenshot Capture - 2019-11-13 - 14-06-30

@ghost
Copy link

ghost commented Jan 7, 2020

Same here

@CevinWays
Copy link

will wait till it solve, cheers

@andrei1489
Copy link

this has been solved in my pull request. #38

@comm1x
Copy link

comm1x commented May 25, 2020

Build with fix is not released yet. So use stetho from github:

flutter_stetho:
    git:
      url: https://github.com/brianegan/flutter_stetho
      ref: 1787dd145d792e92427c9e2ffbb6dbffede1bcbb

@sgehrman
Copy link

sgehrman commented Jul 7, 2020

same issue, can't you just release it?

@Fr099y
Copy link

Fr099y commented Aug 11, 2020

flutter_stetho:
git:
url: https://github.com/brianegan/flutter_stetho
ref: 1787dd1

This works for me

@comm1x
Copy link

comm1x commented Apr 8, 2021

Guys, Stetho project is abandoned by Facebook, because Facebook created alternative Flipper. Use it instead.

https://github.com/leanflutter/flutter_flipperkit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants