whether to support selecting other fork flutter sdk versions #1678
-
I would like to ask, emmm..... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
hey @shAdow-XJY, i'm not sure if i understood you correctly. Are you asking if CodeMagic supports the ability to choose and use different forked versions of the Flutter SDK during the build process? if yes, you can use FVM (Flutter Version Management) to manage and switch between different versions of the Flutter SDK, including forked versions. You can check it here on how it's done https://docs.codemagic.io/yaml-quick-start/building-a-flutter-app/#setting-the-flutter-version |
Beta Was this translation helpful? Give feedback.
hey @shAdow-XJY, i'm not sure if i understood you correctly. Are you asking if CodeMagic supports the ability to choose and use different forked versions of the Flutter SDK during the build process?
if yes, you can use FVM (Flutter Version Management) to manage and switch between different versions of the Flutter SDK, including forked versions.
You can check it here on how it's done https://docs.codemagic.io/yaml-quick-start/building-a-flutter-app/#setting-the-flutter-version