leoafarias / fvm

Flutter Version Management: A simple CLI to manage Flutter SDK versions.
https://fvm.app
MIT License
4.42k stars 212 forks source link

Dart Version management improvements #648

Open leoafarias opened 4 months ago

leoafarias commented 4 months ago

Certainly! Here's a revised version of the text, keeping the bullet points structure:

FVM now performs various checks for Dart SDK project constraints and dependencies to provide more informative feedback to the user. However, we have some suggestions to make this process even better.

Discussed in https://github.com/leoafarias/fvm/discussions/532

colonelpopcorn commented 1 month ago

Would it be enough to add the latest supported dart version into the table generated by fvm releases?