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

Cherry pick NavigationBar ink ripple fixes #119553

Merged
merged 5 commits into from Feb 7, 2023

Conversation

Piinks
Copy link
Contributor

@Piinks Piinks commented Jan 30, 2023

Pick for: #119554

Main goal to cherry pick: #117473
Required pulling in already cherry picked: #117500

There were some conflicts based on a lot of changes in this file over the last month, some cherry picked, others not, can you check me on this @TahaTesser?

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@flutter-dashboard flutter-dashboard bot added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. labels Jan 30, 2023
@TahaTesser
Copy link
Member

@Piinks
This looks alright to me.

@XilaiZhang
Copy link
Contributor

Umm I did a rerun of the presubmit tests but seem like they are still failing

@Piinks
Copy link
Contributor Author

Piinks commented Jan 31, 2023

Yeah I am not sure what the issue is, there are a number of errors that have to do with unnamed library?

01:00 +1000 ~1: /b/s/w/ir/x/w/flutter/packages/flutter/test/material/calendar_date_picker_test.dart: CalendarDatePicker Can select a day                                                               
test/material/navigation_bar_theme_test.dart:8:8: Error: The 'unnamed-libraries' language feature is disabled for this library.
Try removing the package language version or setting the language version to 2.19 or higher.
library;

I am not used to cherry picking, I'll try to take another look later today.

@XilaiZhang
Copy link
Contributor

Thanks for checking Micheal! We are releasing tomorrow morning, would Kate’s CP be able to make it tonight to pass the presubs?

@XilaiZhang
Copy link
Contributor

We will probably save this cp for the next hotfix, since we are about to release tomorrow morning

Co-authored-by: Michael Goderbauer <goderbauer@google.com>
@Piinks
Copy link
Contributor Author

Piinks commented Feb 1, 2023

Thanks, should be fixed with latest commit

@godofredoc
Copy link
Contributor

Landing with customer_testing failures as they are not expected to pass consistently on release candidate branches.

@godofredoc godofredoc merged commit c6ab0a0 into flutter:flutter-3.7-candidate.1 Feb 7, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 8, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Feb 8, 2023
auto-submit bot pushed a commit to flutter/packages that referenced this pull request Feb 8, 2023
…#3180)

* 200bc35ec Make gen-l10n error handling independent of logger state (#119644) (flutter/flutter#119679)

* 7c2870772 cherrypick fix to dwds (flutter/flutter#119745)

* 80f3571a8 check if directory exists before listing content (#119748) (flutter/flutter#119946)

* 78d09b68d Do not run customer testing on release candidate branches. (#119979) (flutter/flutter#119984)

* c6ab0a013 Cherry pick NavigationBar ink ripple fixes (flutter/flutter#119553)

* 22908563c Verify Mac artifact codesigning on x64 and arm64 (flutter/flutter#120153)

* 32fb2f948 Update Engine revision to f40b73f8a4d5bc2bf50b21e3c0fb478b8f282486 for stable release 3.7.2 (flutter/flutter#120263)
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Feb 9, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Feb 9, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Feb 9, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Feb 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants