Skip to content
play

GitHub Action

Get Flutter Version

v1.0.0 Latest version

Get Flutter Version

play

Get Flutter Version

Extract flutter version number and build number from pubspec.yaml

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Get Flutter Version

uses: its404/get-flutter-version@v1.0.0

Learn more about this action in its404/get-flutter-version

Choose a version

Get flutter version

Get flutter verion number and build number from pubspec.yaml

Outputs

  • version_number: The flutter version number in pubspect.yaml
  • builder_number: The flutter build number in pubspect.yaml