Skip to content

chore(release): publish packages - #698

Merged
russellwheatley merged 1 commit into
mainfrom
release/2026-09-15
Sep 15, 2026
Merged

russellwheatley merged 1 commit into
mainfrom
release/2026-09-15

Conversation

@russellwheatley

Copy link
Copy Markdown
Member
  • firebase_ui_oauth@2.1.1
  • firebase_ui_auth@3.1.1
  • firebase_ui_oauth_apple@2.1.1
  • firebase_ui_oauth_facebook@2.1.1
  • firebase_ui_oauth_google@2.1.1
  • firebase_ui_oauth_twitter@2.1.1

Description

Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and what motivated the change.

Related Issues

Replace this paragraph with a list of issues related to this PR from the issue database. Indicate, which of these issues are resolved or fixed by this PR.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).
This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • My PR includes unit or integration tests for all changed/updated/fixed behaviors (See Contributor Guide).
  • All existing and new tests are passing.
  • I updated/added relevant documentation (doc comments with ///).
  • The analyzer (melos run analyze) does not report any problems on my PR.
  • All unit tests pass (melos run test:unit:all doesn't fail).
  • I read and followed the Flutter Style Guide.
  • I signed the CLA.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

 - firebase_ui_oauth@2.1.1
 - firebase_ui_auth@3.1.1
 - firebase_ui_oauth_apple@2.1.1
 - firebase_ui_oauth_facebook@2.1.1
 - firebase_ui_oauth_google@2.1.1
 - firebase_ui_oauth_twitter@2.1.1

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several Firebase UI packages, bumping firebase_ui_oauth to version 2.1.1 to introduce Wasm-compatible imports using dart.library.js_interop. Other packages, including firebase_ui_auth, firebase_ui_oauth_apple, firebase_ui_oauth_facebook, firebase_ui_oauth_google, and firebase_ui_oauth_twitter, have had their versions incremented to align with this dependency update. Corresponding changelogs and pubspec.yaml files have been updated accordingly. There are no review comments, and I have no feedback to provide.

@russellwheatley
russellwheatley merged commit 4a6f14f into main Sep 15, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants