flutter_stetho icon indicating copy to clipboard operation
flutter_stetho copied to clipboard

Integrate Flutter with the Facebook Stetho tool for Android

Results 16 flutter_stetho issues
Sort by recently updated
recently updated
newest added

`Launching lib\main.dart on BKL AL20 in debug mode... ../flutter2.0.0/.pub-cache/hosted/pub.flutter-io.cn/flutter_stetho-0.5.2/lib/src/http_client_request.dart:10:7: Error: The non-abstract class 'StethoHttpClientRequest' is missing implementations for these members: - HttpClientRequest.abort Try to either - provide an implementation, -...

``` The plugins `flutter_stetho` use a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android...

Compatible w flutter 2.0 Bypassing the chrome inspector bug, download another browser (Brave)

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

Hey folks!!! Suddenly chrome browser started displaying blank ui with stetho inspect. It is not only about "flutter_stetho" , also not working with native android. Any help is welcome here....

I was thinking about to use your lib, but I have a lot of concerns. It seems that is has also just an implementation for Android and there is no...

``` ../../Dev/flutter/.pub-cache/hosted/pub.flutter-io.cn/flutter_stetho-0.5.2/lib/src/http_client_request.dart:10:7: Error: The non-abstract class 'StethoHttpClientRequest' is missing implementations for these members: - HttpClientRequest.abort Try to either - provide an implementation, - inherit an implementation from a superclass or...

``` ./../Tools/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_stetho-0.5.0/lib/src/http_client_request.dart:10:7: Error: The non-abstract class 'StethoHttpClientRequest' is missing implementations for these members: - HttpClientRequest.abort Try to either - provide an implementation, - inherit an implementation from a superclass or...