Extracts Flutter version from FVM configuration file.
Extracts Flutter version from FVM configuration file (.fvmrc).
.fvmrc
Extracts minimum required Flutter version from pubspec files
Sets the Bundle Version and Bundle Short Version String to the specified value, in the target Info.plist file for the next build.
Generate version containing pre-release information (v1.0.0-alpha.1, 2.4.1.249-beta+2, v2.0-rc.3) based on git tags.
v1.0.0-alpha.1
2.4.1.249-beta+2
v2.0-rc.3
This Step runs the flutter analyze command in a Flutter project.
flutter analyze