Skip to content

Simplify Target.isReleaseBuild, with otherwise the same output.#4709

Merged
auto-submit[bot] merged 1 commit into
flutter:mainfrom
matanlurey:simplify-Target-isReleaseBuild
May 19, 2025
Merged

Simplify Target.isReleaseBuild, with otherwise the same output.#4709
auto-submit[bot] merged 1 commit into
flutter:mainfrom
matanlurey:simplify-Target-isReleaseBuild

Conversation

@matanlurey
Copy link
Copy Markdown
Contributor

Note that in getProperties() there is a pre-step that already converts the string "true" to the boolean true, which is confusing, but go figure.

Note that there is a pre-step that already converts the string "true" to
the boolean true, which is confusing, but go figure.
@matanlurey matanlurey requested a review from jtmcdole May 19, 2025 22:14
Copy link
Copy Markdown
Member

@jtmcdole jtmcdole left a comment

Choose a reason for hiding this comment

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

I added the "parse doubles" to that code as well :)

@matanlurey matanlurey added the autosubmit Merge PR when tree becomes green via auto submit App. label May 19, 2025
@auto-submit auto-submit Bot merged commit ad0e119 into flutter:main May 19, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants