Skip to content

Bump flutter_custom_tabs_web version to 2.4.0#296

Merged
droibit merged 1 commit into
developfrom
bump-version
Feb 12, 2026
Merged

Bump flutter_custom_tabs_web version to 2.4.0#296
droibit merged 1 commit into
developfrom
bump-version

Conversation

@droibit

@droibit droibit commented Feb 12, 2026

Copy link
Copy Markdown
Owner

No description provided.

@droibit droibit added this to the 2.5.0 milestone Feb 12, 2026
@droibit droibit self-assigned this Feb 12, 2026
Copilot AI review requested due to automatic review settings February 12, 2026 04:45
@droibit droibit merged commit 7b1486a into develop Feb 12, 2026
8 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 flutter_custom_tabs_web package from version 2.3.0 to 2.4.0, aligning it with the platform_interface package version 2.4.0. The update includes minimum SDK version requirements (Flutter 3.27.0/Dart 3.6) and prepares the package for publication by removing the publish_to: 'none' directive and switching from a path dependency to a version constraint for the platform_interface.

Changes:

  • Bumps package version from 2.3.0 to 2.4.0
  • Updates dependency from path reference to flutter_custom_tabs_platform_interface: ^2.4.0
  • Removes publish_to: 'none' to enable package publication
  • Updates CHANGELOG with SDK and flutter_lints version requirements

Reviewed changes

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

File Description
flutter_custom_tabs_web/pubspec.yaml Version bump to 2.4.0, removes publish_to restriction, updates platform_interface dependency to version constraint
flutter_custom_tabs_web/CHANGELOG.md Documents SDK version update to Flutter 3.27.0/Dart 3.6 and flutter_lints 5.0.0 requirement

@@ -1,3 +1,8 @@
## 2.4.0

- Updates minimum supported SDK version to Flutter 3.27.0/Dart 3.6.

Copilot AI Feb 12, 2026

Copy link

Choose a reason for hiding this comment

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

The CHANGELOG is missing an entry for the updated flutter_custom_tabs_platform_interface dependency version. Based on the pattern in previous versions (2.3.0, 2.2.0, 2.2.0-dev.1, 2.1.0), there should be a bullet point noting "Updates minimum required flutter_custom_tabs_platform_interface version to 2.4.0." since the dependency was updated from a path reference to version ^2.4.0 in pubspec.yaml.

Suggested change
- Updates minimum supported SDK version to Flutter 3.27.0/Dart 3.6.
- Updates minimum supported SDK version to Flutter 3.27.0/Dart 3.6.
- Updates minimum required `flutter_custom_tabs_platform_interface` version to 2.4.0.

Copilot uses AI. Check for mistakes.
@droibit droibit deleted the bump-version branch February 12, 2026 04:47
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