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

feat: Move to Flutter 3.0.0 and Dart 2.17.0 #1713

Merged
merged 5 commits into from
Jun 8, 2022
Merged

Conversation

spydon
Copy link
Member

@spydon spydon commented Jun 7, 2022

Description

This upgrades all packages to Flutter 3.0.0 and fixes all analyze issues that came from that.

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: 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 in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples.

Breaking Change

  • No

Related Issues

Copy link
Contributor

@st-pasha st-pasha left a comment

Choose a reason for hiding this comment

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

There's 3.0.1 available (a bugfix release), so maybe we should use that.

doc/flame/examples/pubspec.yaml Outdated Show resolved Hide resolved
@spydon
Copy link
Member Author

spydon commented Jun 7, 2022

There's 3.0.1 available (a bugfix release), so maybe we should use that.

Doesn't really make much sense to force the users to that, since it doesn't change anything on our side?
Better have the allowed version as low as possible.

…onents_test.dart

Co-authored-by: Pasha Stetsenko <stpasha@google.com>
@spydon spydon enabled auto-merge (squash) June 8, 2022 06:03
@spydon spydon disabled auto-merge June 8, 2022 06:03
@spydon spydon enabled auto-merge (squash) June 8, 2022 06:03
@spydon spydon merged commit 2a41d0d into main Jun 8, 2022
@spydon spydon deleted the spydon.flutter-3.0.0 branch June 8, 2022 06:04
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