[flutter_releases] Flutter 1.26.0-17.2.pre Beta Framework Cherrypicks#75303
Conversation
…lutter#74818) Fixes flutter#74772 stale files from previous SDKs were getting left in the cache, confusing the analyzer.
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. ℹ️ Googlers: Go here for more info. |
|
This pull request was opened against a branch other than master. Since Flutter pull requests should not normally be opened against branches other than master, I have changed the base to master. If this was intended, you may modify the base back to flutter-1.26-candidate.17. See the Release Process for information about how other branches get updated. Reviewers: Use caution before merging pull requests to branches other than master, unless this is an intentional hotfix/cherrypick. |
…lding flutter_tools (flutter#74740) The CFE now logs to stdout by default when compiling a program which has non-null-safe dependencies. Since flutter_tools has not yet migrated, we need to suppress this message when compiling the tool. Fixes flutter#74366
Scheduled Cherrypicks
flutter create --samplehas null-safety warnings #74564flutter create --samplehas null-safety warnInfra-Specific Cherrypicks
Linux flutter pluginsshard analysis failure.