versionManager property
Handles Flutter SDK version switching and retrieval.
Used internally by CreateCommand to ensure the correct Flutter version is active when creating new projects.
Implementation
final FlutterVersionManager versionManager;
Handles Flutter SDK version switching and retrieval.
Used internally by CreateCommand to ensure the correct Flutter version is active when creating new projects.
final FlutterVersionManager versionManager;