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_core)!: ensure template uses Flutter 3.22 with Dart 3.4 #97

Merged
merged 4 commits into from
May 23, 2024

Conversation

alestiago
Copy link
Contributor

@alestiago alestiago commented May 23, 2024

Description

Related to #96

Updates the very_good_core template so it runs and uses on Flutter 3.22 with Dart 3.4.

This change limits itself to make the project runnable. Amendments due to the new version (such as the serviceWorkerVersion warning, #98 ) are to be done in a 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_core Changes that affect the Very Good Core template. labels May 23, 2024
@alestiago alestiago self-assigned this May 23, 2024
@alestiago alestiago marked this pull request as ready for review May 23, 2024 09:41
@alestiago alestiago requested a review from a team as a code owner May 23, 2024 09:41
@alestiago alestiago changed the title chore(very_good_core): ensure very_good_core runs on Flutter 3.22 with Dart 3.4 chore(very_good_core): ensure template runs on Flutter 3.22 with Dart 3.4 May 23, 2024
@alestiago alestiago changed the title chore(very_good_core): ensure template runs on Flutter 3.22 with Dart 3.4 chore(very_good_core): ensure template uses Flutter 3.22 with Dart 3.4 May 23, 2024
@alestiago alestiago merged commit 1dcd522 into main May 23, 2024
6 checks passed
@alestiago alestiago deleted the alestiago/very-good-core-flutter-3-22 branch May 23, 2024 13:19
@alestiago alestiago changed the title chore(very_good_core): ensure template uses Flutter 3.22 with Dart 3.4 feat(very_good_core)!: ensure template uses Flutter 3.22 with 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_core Changes that affect the Very Good Core template.
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants