Skip to content

chore: Allow Flutter versions '>3.x.x', test with 3.32.x#1931

Merged
Gustl22 merged 3 commits into
mainfrom
gustl22/flutter-3.32.x
Jun 15, 2025
Merged

chore: Allow Flutter versions '>3.x.x', test with 3.32.x#1931
Gustl22 merged 3 commits into
mainfrom
gustl22/flutter-3.32.x

Conversation

@Gustl22

@Gustl22 Gustl22 commented Jun 15, 2025

Copy link
Copy Markdown
Collaborator

Description

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, refactor:,
    docs:, chore:, test:, ci: etc).
  • I have read the Contributor Guide and followed the process outlined for submitting PRs.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation and added dartdoc comments with ///, where necessary.
  • I have updated/added relevant examples in example.

Breaking Change

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

Related Issues


dev_dependencies:
flame_lint: 1.3.0
flame_lint: ^1.3.0

@Gustl22 Gustl22 Jun 15, 2025

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I unpinned the flame_lint package again. Or is it better to keep it pinned (and e.g. upgrade manually (e.g. here to 1.4.0)?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think it should be fine to unpin it now

Comment thread packages/audioplayers/pubspec.yaml
@Gustl22
Gustl22 requested a review from spydon June 15, 2025 14:03
@Gustl22 Gustl22 changed the title chore: Allow Flutter versions > 3.x.x chore: Allow Flutter versions >= 4.x.x Jun 15, 2025
@Gustl22 Gustl22 changed the title chore: Allow Flutter versions >= 4.x.x chore: Allow Flutter versions > 3.x.x Jun 15, 2025
@Gustl22 Gustl22 changed the title chore: Allow Flutter versions > 3.x.x chore: Allow Flutter versions '>3.x.x' Jun 15, 2025
@Gustl22 Gustl22 changed the title chore: Allow Flutter versions '>3.x.x' chore: Allow Flutter versions '>3.x.x', test with 3.32.4 Jun 15, 2025
@Gustl22 Gustl22 changed the title chore: Allow Flutter versions '>3.x.x', test with 3.32.4 chore: Allow Flutter versions '>3.x.x', test with 3.32.x Jun 15, 2025
@Gustl22
Gustl22 merged commit d4bed49 into main Jun 15, 2025
26 checks passed
@Gustl22
Gustl22 deleted the gustl22/flutter-3.32.x branch June 15, 2025 19:57
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