Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore!: Upgrade to Flutter 3.13.0 #1612

Merged
merged 2 commits into from
Aug 19, 2023

Conversation

Gustl22
Copy link
Collaborator

@Gustl22 Gustl22 commented Aug 19, 2023

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.

Migration instructions

If using platform linux change pubspec.yaml:

Before:

environment:
  flutter: '>=3.10.x'

After:

environment:
  flutter: '>=3.13.0'

Related Issues

@Gustl22 Gustl22 requested a review from spydon August 19, 2023 15:12
@Gustl22 Gustl22 merged commit 1a3de1a into bluefireteam:main Aug 19, 2023
@Gustl22 Gustl22 deleted the gustl22/flutter-3.13 branch August 19, 2023 23:44
Gustl22 added a commit that referenced this pull request Oct 6, 2023
This was referenced Nov 14, 2023
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