Skip to content

fix: update min Dart SDK version#165

Closed
mrverdant13 wants to merge 1 commit intoVeryGoodOpenSource:mainfrom
mrverdant13:fix/dart-sdk-version
Closed

fix: update min Dart SDK version#165
mrverdant13 wants to merge 1 commit intoVeryGoodOpenSource:mainfrom
mrverdant13:fix/dart-sdk-version

Conversation

@mrverdant13
Copy link

Description

As described in #164, the applied min Dart SDK when creating a Dart package is 2.12.0.

A simple update of the template bundle using the 2.13.0 min version closes #164.

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

@felangel
Copy link
Contributor

Thanks so much for taking the time to open a PR. This is being addressed with a few other more dependency upgrades via #166 and I apologize for the delay! Thanks again 🙏

@felangel felangel closed this Aug 18, 2021
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.

fix: update min Dart SDK version

2 participants