Skip to content

GitHub action for setting up Flutter using FVM, the Flutter Version Manager.

License

Notifications You must be signed in to change notification settings

antigua-mobile/flutter-fvm-setup-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

flutter-fvm-setup-action

GitHub action for setting up Flutter using FVM. The Flutter version is determined by the project's .fvmrc file.

Involved steps

  1. Setting up FVM
  2. Installing Flutter
  3. Running flutter pub get

Usage

Add the following step to your GitHub Actions workflow:

- name: 🐦 Setup Flutter
  uses: antigua-mobile/[email protected]

About

GitHub action for setting up Flutter using FVM, the Flutter Version Manager.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published