You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FVM is a quite popular tool for managing Flutter SDK. A lot of projects use FVM and it would be a great to have opportunity establish Flutter based on FVM config.
Something like
steps:
- name: Clone repositoryuses: actions/checkout@v4
- name: Set up Flutteruses: subosito/flutter-action@v2with:
use_fvm: true
- run: fvm flutter --versios
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
FVM is a quite popular tool for managing Flutter SDK. A lot of projects use FVM and it would be a great to have opportunity establish Flutter based on FVM config.
Something like
Beta Was this translation helpful? Give feedback.
All reactions