icon

Get Flutter version from pubspec

Extracts minimum required Flutter version from pubspec files

Extracts the Flutter version from pubspec.lock (if present) or pubspec.yaml and sets $FLUTTER_PUBSPEC_VERSION environment variable.

Similar steps

Get the version from the pubspec and sets the environment variables

Sets an environment variable with the npm package version

Extracts Flutter version from FVM configuration file.

Sets the Bundle Version and Bundle Short Version String to the specified value, in the target Info.plist file for the next build.