-
Notifications
You must be signed in to change notification settings - Fork 29.1k
Remove 'v' Open DevTools from help on web in profile/release mode #172829
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
base: master
Are you sure you want to change the base?
Conversation
@nt4f04uNd hi, can i have a review, please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @danwirele, welcome here with your first contribution!
It mostly looks good, just small comments about docs here and there.
I am not terribly familiar with the flutter_tools
, so I will also seek for one more reviewer to confirm all is good.
It's great that you added multiple tests for this!
Co-authored-by: Daniil Lipatkin <nt4f04uNd@gmail.com>
Co-authored-by: Daniil Lipatkin <nt4f04uNd@gmail.com>
This comment has been minimized.
This comment has been minimized.
LGTM! |
This change:
v
from the help menu on web in profile/release modev
available in debug and on native platformsv
now appears befores
in help_commonTerminalInputHandler
to blockv
on web in release modeTesting:
printHelpDetails hides v on web in profile mode
v
befores
)fixes #143451
Pre-launch Checklist
///
).