brianegan/flutter_stetho

Not working on physical device

CoderJava opened this issue · 0 comments

Hi,
This plugin is really good for me. I'm test this plugin in my physical device. But, when I'm check in chrome dev tools is not showing my device. Any solution for my problem?

You can check my repository in here

Here is my result of flutter doctor -v

[✓] Flutter (Channel master, v1.10.15-pre.218, on Mac OS X 10.14.6 18G103, locale en-US)
    • Flutter version 1.10.15-pre.218 at /Users/yudisetiawan/Downloads/flutter sdk/flutter
    • Framework revision a817b4e6a4 (3 days ago), 2019-10-23 03:14:06 -0400
    • Engine revision f0a2850b35
    • Dart version 2.6.0 (build 2.6.0-dev.8.1 17ed3cb5b3)


[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
    • Android SDK at /Users/yudisetiawan/Library/Android/sdk
    • Android NDK location not configured (optional; useful for native profiling support)
    • Platform android-28, build-tools 28.0.3
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 11.0)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 11.0, Build version 11A420a
    • CocoaPods version 1.7.2

[✓] Android Studio (version 3.5)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin version 40.2.2
    • Dart plugin version 191.8593
    • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)

[✓] IntelliJ IDEA Ultimate Edition (version 2019.2.2)
    • IntelliJ at /Applications/IntelliJ IDEA.app
    • Flutter plugin version 39.0.5
    • Dart plugin version 192.6603.23

[✓] VS Code (version 1.39.2)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.5.1

[✓] Connected device (1 available)
    • Redmi Note 4 • faa168ce9804 • android-arm64 • Android 7.0 (API 24)

• No issues found!