Skip to content

Conversation

@vbuberen
Copy link
Collaborator

Description

Adjusted declared min Dart and Flutter versions to match actual requirements. Initially, I wanted to relax versions and downgrade part of dependencies, but it makes not much sense as in the end we are still limited by win32_registry 2.x versions that need meta ^1.16.0 which is not present in Flutter before 3.29.0. So in the end just updated versions in the pubspec file. Additionally did minor updates for platform interface to match plugin's requirements.

Screenshot 2025-06-11 at 19 20 37

Related Issues

Closes #3526

Breaking Change

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

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

@vbuberen vbuberen merged commit 6ebc0ea into main Jun 12, 2025
20 of 23 checks passed
@vbuberen vbuberen deleted the fix/update_requirements branch June 12, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Version Requirement Mismatch

3 participants