flutter / flutter/devtools

DevTools showing "no tabs available for this application" message

Open
#3,329 19 comments 1 reaction 0 assignees View on GitHub
bug P2
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

I develop flutter on the TV OS based on linux (not android).I don't use any IDEs, just use command.
my devtools can connect the TV OS by the tcp port forwarding (eg: ssh -R 46003:127.0.0.1:46003 myaccount@my PC IP)
and can show other tabs and work normally,but no debugger tab.I try many versions of devtools,but no one has the debugger tab.

Here is the version about flutter:
Flutter 2.0.3 • channel unknown • unknown source
Framework • revision 4d7946a68d (6 months ago) • 2021-03-18 17:24:33 -0700
Engine • revision 3459eb2436
Tools • Dart 2.12.2

What causes this problem?Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.