Skip to content

Conversation

@BootBlock
Copy link
Contributor

The conditionals to determine the debug type to use (eg. Flutter) is too aggressive and prevented the use of a launch path such as lib/web/myfile.dart due to being misconstrued as a Web project.

Fixes #2690.

@DanTup DanTup merged commit bd23881 into Dart-Code:master Aug 24, 2020
@DanTup DanTup added this to the v3.14.0 milestone Aug 24, 2020
@DanTup DanTup added in debugging Relates to the debug adapter or process of running debug sessions in flutter Relates to running Flutter apps is bug fix labels Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in debugging Relates to the debug adapter or process of running debug sessions in flutter Relates to running Flutter apps is bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flutter entry scripts in lib/web are incorrectly considered Dart-web

2 participants