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(very_good_dart_package)!: ensure template uses Dart 3.4 #100

Merged
merged 1 commit into from
May 23, 2024

Conversation

alestiago
Copy link
Contributor

@alestiago alestiago commented May 23, 2024

Description

Related to #96

Updates the very_good_dart_package template so it runs and uses Dart 3.4.

This change limits itself to make the project runnable. Amendments due to the new language version should be considered in follow up pull requests.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ› οΈ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • βœ… Build configuration change
  • πŸ“ Documentation
  • πŸ—‘οΈ Chore

@alestiago alestiago added chore Changes that don't modify source code or tests product: very_good_dart_package Changes that affect the Very Good Dart Package template. labels May 23, 2024
@alestiago alestiago self-assigned this May 23, 2024
@alestiago alestiago changed the title chore(very_good_dart_package): ensure template runs on Dart 3.4 chore(very_good_dart_package): ensure template uses Dart 3.4 May 23, 2024
@alestiago alestiago marked this pull request as ready for review May 23, 2024 10:00
@alestiago alestiago requested a review from a team as a code owner May 23, 2024 10:00
@alestiago alestiago added this pull request to the merge queue May 23, 2024
Merged via the queue into main with commit 8e51a6c May 23, 2024
5 checks passed
@alestiago alestiago deleted the alestiago/very_good_dart_package-dart-3-4 branch May 23, 2024 13:30
@alestiago alestiago changed the title chore(very_good_dart_package): ensure template uses Dart 3.4 feat(very_good_dart_package)!: ensure template uses Dart 3.4 May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that don't modify source code or tests product: very_good_dart_package Changes that affect the Very Good Dart Package template.
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants