Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
This was referenced Sep 14, 2026
Calpoog
force-pushed
the
environment-conditioned-assets-docs
branch
from
September 14, 2026 17:52
dcea1d2 to
cca0a19
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of what this PR is changing or adding, and why:
Documents the proposed
environmentsubfield for Flutter asset declarations. The assets guide explains exact matching, AND semantics across variables, OR semantics for value lists, unset-variable behavior, and composition with flavor and platform conditions. The pubspec reference defines the field and includes scalar and list examples.Issues fixed by this PR (if any):
Supports flutter/flutter#166842.
PRs or commits this PR depends on (if any):
Blocked by flutter/flutter#192739. This documentation should remain draft until the framework feature is accepted and its release availability is known.
Validation
dart run dash_site --site=docs builddart run dash_site --site=docs check-link-referencesdart run dash_site --site=docs check-linkscheck-allalso completed tests and excerpt validation, but its analyzer process crashed while attempting to send analytics because the network connection was cancelled. Its format check reports three pre-existing unrelated Dart files.Presubmit checklist