Skip to content

Flutter web bump component version#177

Merged
itaihanski merged 2 commits intomainfrom
flutter-web-bump-component-version
Feb 27, 2026
Merged

Flutter web bump component version#177
itaihanski merged 2 commits intomainfrom
flutter-web-bump-component-version

Conversation

@itaihanski
Copy link
Member

Related Issues

Fixes https://github.com/descope/etc/issues/14338

Description

  • Bump Flutter web component version to 3.56.0
  • Bump SDK version to 0.9.14

Copilot AI review requested due to automatic review settings February 27, 2026 09:38
@shuni-bot-dev
Copy link

shuni-bot-dev bot commented Feb 27, 2026

✅ Code review completed successfully

#177

Copy link

@shuni-bot-dev shuni-bot-dev bot left a comment

Choose a reason for hiding this comment

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

🐕 Shuni's Review

Version bump PR: web component 3.8.10 → 3.56.0, SDK 0.9.13 → 0.9.14. Also refactors the web component version into a constant for easier future bumps.

LGTM — no issues found. Clean version bump with a nice DRY improvement in _addFlowScriptToPage. Good bones! 🦴

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the Descope Flutter package version to 0.9.14 and updates the embedded Flutter web flow to load Descope’s web component 3.56.0, aligning package metadata, runtime version reporting, and changelog entries.

Changes:

  • Bump Flutter package/SDK version from 0.9.13 to 0.9.14.
  • Update Flutter web flow script injection to use Descope web component version 3.56.0 (and derive the script tag class name from the version).
  • Add a 0.9.14 changelog entry documenting the web component bump.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
pubspec.yaml Updates package version to 0.9.14.
lib/src/sdk/sdk.dart Updates DescopeSdk.version to 0.9.14.
lib/src/internal/routes/flow.dart Introduces _webComponentVersion = 3.56.0 and uses it in the injected web component script tag and class name.
CHANGELOG.md Adds release notes for 0.9.14 describing the component bump.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@itaihanski itaihanski enabled auto-merge (squash) February 27, 2026 09:41
@itaihanski itaihanski merged commit 3bf8e32 into main Feb 27, 2026
13 checks passed
@itaihanski itaihanski deleted the flutter-web-bump-component-version branch February 27, 2026 09:53
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.

3 participants