Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

[path_provider] Publish fully federated version#4497

Merged
stuartmorgan-g merged 1 commit intoflutter:masterfrom
stuartmorgan-g:path-provider-complete-federation
Nov 13, 2021
Merged

[path_provider] Publish fully federated version#4497
stuartmorgan-g merged 1 commit intoflutter:masterfrom
stuartmorgan-g:path-provider-complete-federation

Conversation

@stuartmorgan-g
Copy link
Copy Markdown
Contributor

Now that the iOS and Android implementation packages are published,
switch to them and re-enable publishing.

Part of flutter/flutter#68498

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 relevant style guides and ran the auto-formatter. (Unlike the flutter/flutter repo, the flutter/plugins repo does use dart format.)
  • I signed the CLA.
  • The title of the PR starts with the name of the plugin surrounded by square brackets, e.g. [shared_preferences]
  • I listed at least one issue that this PR fixes in the description above.
  • I updated pubspec.yaml with an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.
  • I updated CHANGELOG.md to add a description of the change.
  • 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.

Now that the iOS and Android implementation packages are published,
switch to them and re-enable publishing.

Part of flutter/flutter#68498
@stuartmorgan-g
Copy link
Copy Markdown
Contributor Author

I updated the version and CHANGELOG in advance in the previous PR. That was a mistake, since this won't trigger publishing, but I'll just publish it manually once it lands, since the alternative is skipping a version.

@stuartmorgan-g stuartmorgan-g merged commit 8a95012 into flutter:master Nov 13, 2021
@stuartmorgan-g stuartmorgan-g deleted the path-provider-complete-federation branch November 13, 2021 00:35
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 13, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 13, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 13, 2021
amantoux pushed a commit to amantoux/plugins that referenced this pull request Dec 11, 2021
Now that the iOS and Android implementation packages are published,
switch to them and re-enable publishing.

Part of flutter/flutter#68498
KyleFin pushed a commit to KyleFin/plugins that referenced this pull request Dec 21, 2021
Now that the iOS and Android implementation packages are published,
switch to them and re-enable publishing.

Part of flutter/flutter#68498
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants