Skip to content

Include unsupported devices sidebar in API device events #4831

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

DanTup
Copy link
Member

@DanTup DanTup commented Nov 8, 2023

  • add enablePlatformType method

See #4820

@DanTup DanTup added in flutter Relates to running Flutter apps in flutter sidebar Relates to something in the "Flutter sidebar" that's provided via DevTools labels Nov 8, 2023
@DanTup DanTup added this to the v3.78.0 milestone Nov 8, 2023
DanTup added a commit to DanTup/devtools that referenced this pull request Nov 8, 2023
…sidebar

For each unique platform type in the set of unsupported devices, this adds a new row ("Enable web for this project"). Clicking it triggers the same flow as VS Code (which currently involves a toast in the corner to confirm we can run `flutter create`).

In future we might want to change this prompt to be in the sidebar (so it's less likely you'll miss it).

Related PR for Dart-Code is at Dart-Code/Dart-Code#4831

See Dart-Code/Dart-Code#4820
See flutter#6563
DanTup added a commit to DanTup/devtools that referenced this pull request Nov 9, 2023
…sidebar

For each unique platform type in the set of unsupported devices, this adds a new row ("Enable web for this project"). Clicking it triggers the same flow as VS Code (which currently involves a toast in the corner to confirm we can run `flutter create`).

In future we might want to change this prompt to be in the sidebar (so it's less likely you'll miss it).

Related PR for Dart-Code is at Dart-Code/Dart-Code#4831

See Dart-Code/Dart-Code#4820
See flutter#6563
DanTup added a commit to DanTup/devtools that referenced this pull request Nov 9, 2023
…sidebar

For each unique platform type in the set of unsupported devices, this adds a new row ("Enable web for this project"). Clicking it triggers the same flow as VS Code (which currently involves a toast in the corner to confirm we can run `flutter create`).

In future we might want to change this prompt to be in the sidebar (so it's less likely you'll miss it).

Related PR for Dart-Code is at Dart-Code/Dart-Code#4831

See Dart-Code/Dart-Code#4820
See flutter#6563
@DanTup DanTup force-pushed the unsupported-devices-in-sidebar branch from 7a08f97 to e5a17ae Compare November 9, 2023 12:32
DanTup added a commit to DanTup/devtools that referenced this pull request Nov 9, 2023
…sidebar

For each unique platform type in the set of unsupported devices, this adds a new row ("Enable web for this project"). Clicking it triggers the same flow as VS Code (which currently involves a toast in the corner to confirm we can run `flutter create`).

In future we might want to change this prompt to be in the sidebar (so it's less likely you'll miss it).

Related PR for Dart-Code is at Dart-Code/Dart-Code#4831

See Dart-Code/Dart-Code#4820
See flutter#6563
+ add enablePlatformType method

See #4820
@DanTup DanTup force-pushed the unsupported-devices-in-sidebar branch from e5a17ae to d0e85c0 Compare November 9, 2023 15:00
@DanTup DanTup merged commit 9612593 into master Nov 14, 2023
@DanTup DanTup deleted the unsupported-devices-in-sidebar branch November 14, 2023 09:53
DanTup added a commit to flutter/devtools that referenced this pull request Nov 14, 2023
…sidebar (#6688)

* Add the ability to enable platform types from the device list in the sidebar

For each unique platform type in the set of unsupported devices, this adds a new row ("Enable web for this project"). Clicking it triggers the same flow as VS Code (which currently involves a toast in the corner to confirm we can run `flutter create`).

In future we might want to change this prompt to be in the sidebar (so it's less likely you'll miss it).

Related PR for Dart-Code is at Dart-Code/Dart-Code#4831

See Dart-Code/Dart-Code#4820
See #6563

* Tweak analytics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in flutter sidebar Relates to something in the "Flutter sidebar" that's provided via DevTools in flutter Relates to running Flutter apps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant