Skip to content
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

Debug Flutter apps from code > make platform agnostic #11669

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

antfitch
Copy link
Contributor

@antfitch antfitch commented Feb 4, 2025

Description of what this PR is changing or adding, and why:

I'm working on making the docs agnostic when discussing Android and iOS. I noticed that in our "Debug Flutter apps from code" topic that we assume everyone is using Android. Updated the wording to make it agnostic.

Small other little things:

  • Also, during that cleanup in the "Add logging to your application" section, I noticed that the content had become outdated and a few things added over the years. I merged the additions into a bulleted list.
  • debugPrint docs had moved at some point and there was a broken link. Fixed that.
  • Updated the links list to be in alphabetical order (like most other topics I've seen so far)

This is part of issue #11590.

Issues fixed by this PR (if any):

PRs or commits this PR depends on (if any):

Presubmit checklist

  • This PR is marked as draft with an explanation if not meant to land until a future stable release.
  • This PR doesn’t contain automatically generated corrections (Grammarly or similar).
  • This PR follows the Google Developer Documentation Style Guidelines — for example, it doesn’t use i.e. or e.g., and it avoids I and we (first person).
  • This PR uses semantic line breaks of 80 characters or fewer.

@antfitch antfitch self-assigned this Feb 4, 2025
@antfitch antfitch requested review from sfshaza2, parlough and a team as code owners February 4, 2025 00:19
@flutter-website-bot
Copy link
Collaborator

Visit the preview URL for this PR (updated for commit a8d6c2d):

https://flutter-docs-prod--pr11669-ios-debug-program-11590-duvff684.web.app

Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! lgtm

@sfshaza2 sfshaza2 merged commit ce68a78 into flutter:main Feb 4, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants