Skip to content

Conversation

@jmagman
Copy link
Member

@jmagman jmagman commented Nov 29, 2021

url_launcher is now federated flutter/plugins#4536, and the iOS code lives in url_launcher_ios/ios, not url_launcher/ios.

https://ci.chromium.org/p/flutter/builders/try/Mac%20plugin_lint_mac/9398

Fixes #94372

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.

@jmagman jmagman added a: tests "flutter test", flutter_test, or one of our tests c: contributor-productivity Team-specific productivity, code health, technical debt. labels Nov 29, 2021
@jmagman jmagman self-assigned this Nov 29, 2021
@google-cla google-cla bot added the cla: yes label Nov 29, 2021
@jmagman
Copy link
Member Author

jmagman commented Nov 29, 2021

@jmagman
Copy link
Member Author

jmagman commented Nov 29, 2021

Expect Linux flutter_plugins to still fail. See #94369.

@jmagman
Copy link
Member Author

jmagman commented Nov 29, 2021

Merging to fix one of the failing tests closing the tree.

@jmagman jmagman merged commit 86b80d1 into flutter:master Nov 29, 2021
@jmagman jmagman deleted the url-launcher branch November 29, 2021 20:19
godofredoc added a commit that referenced this pull request Dec 1, 2021
…94490)

* make CIPD url customizable using FLUTTER_STORAGE_BASE_URL (#94137)

* 'Update Engine revision to 06a7363 for beta release 2.8.0-3.3.pre'

* Update plugin lint test for federated url_launcher plugin (#94374)

Co-authored-by: Yegor <[email protected]>
Co-authored-by: Jenn Magder <[email protected]>
ryanawhelan pushed a commit to ryanawhelan/flutter that referenced this pull request Jan 13, 2022
…lutter#94490)

* make CIPD url customizable using FLUTTER_STORAGE_BASE_URL (flutter#94137)

* 'Update Engine revision to 06a7363 for beta release 2.8.0-3.3.pre'

* Update plugin lint test for federated url_launcher plugin (flutter#94374)

Co-authored-by: Yegor <[email protected]>
Co-authored-by: Jenn Magder <[email protected]>
jmagman added a commit that referenced this pull request Feb 10, 2022
jmagman added a commit that referenced this pull request Feb 10, 2022
jmagman added a commit that referenced this pull request Feb 10, 2022
jmagman added a commit to jmagman/flutter that referenced this pull request Feb 11, 2022
clocksmith pushed a commit to clocksmith/flutter that referenced this pull request Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: tests "flutter test", flutter_test, or one of our tests c: contributor-productivity Team-specific productivity, code health, technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Mac plugin_lint_mac" failing "iOS Podfile.lock does not contain expected pods"

2 participants