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

⬆️ Bump Dart SDK constraint to ">=2.17.0 <4.0.0" #417

Merged
merged 3 commits into from
May 12, 2023

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented May 10, 2023

With the recent release of Flutter 3.10.0 also comes the migration to Dart 3.0.

Since the package is currently limited to

sdk: ">=2.17.0 <3.0.0"

I thought it would be wise to follow suit with other prominent Flutter packages and bump it up to

sdk: ">=2.17.0 <4.0.0"

I've also regenerated some *.g.dart files in the process and bumped the versions of all the packages.

@techouse techouse added the enhancement New feature or request label May 10, 2023
@techouse techouse changed the title ⬆️ Bump Dart constraint to ">=2.17.0 <3.0.0" ⬆️ Bump Dart constraint to ">=2.17.0 <4.0.0" May 10, 2023
@techouse techouse changed the title ⬆️ Bump Dart constraint to ">=2.17.0 <4.0.0" ⬆️ Bump Dart SDK constraint to ">=2.17.0 <4.0.0" May 10, 2023
@JEuler
Copy link
Collaborator

JEuler commented May 11, 2023

Hoooray!

@techouse
Copy link
Collaborator Author

techouse commented May 11, 2023

@JEuler all the versions I put down here are the versions of the master branch + 0.0.1, i.e.

  • chopper: 6.1.1 -> 6.1.2
  • chopper_built_value: 1.2.0 -> 1.2.1
  • chopper_generator: 6.0.0 -> 6.0.1
  • example: 0.0.3 -> 0.0.4

Is that ok?

@techouse techouse merged commit d83ad40 into lejard-h:develop May 12, 2023
@techouse techouse deleted the chore/update-dart-constraints branch May 12, 2023 07:30
@techouse
Copy link
Collaborator Author

@JEuler can you please release this once you have time?

@JEuler
Copy link
Collaborator

JEuler commented May 12, 2023

Sure, I'm planning to do it today!

techouse added a commit that referenced this pull request May 14, 2023
# 6.1.2

* [FIX] #419
* [FIX] #421
* [CHORE] #417
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants