Skip to content

Conversation

@jonahwilliams
Copy link
Contributor

Description

Allow flutter run -d chrome/web to work without a web directory, but still warn during project creation.

Set test/ as an additional compilation root, see #55515

This allows flutter run -d chrome testfile to work in the flutter framework directory without further changes.

Fixes #55512

@fluttergithubbot fluttergithubbot added the tool Affects the "flutter" command-line tool. See also t: labels. label Apr 24, 2020
@jonahwilliams jonahwilliams merged commit 2f0d41b into flutter:master Apr 24, 2020
@jonahwilliams jonahwilliams deleted the set_additional_roots branch April 24, 2020 16:09
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support flutter run -d chrome -t testfile in packages that do not have web applications

4 participants