How to setup multiple versions of flutter on same device?

preview_player
Показать описание
In this video i have explained how to install multiple versions of flutter in any system easily.
Steps:

Steps:01 - have multiple copies of flutter

Step:02 - Make different aliases in aliases folder inside each file have this
For windows:
@echo off
your\flutter\path\to\flutter\bin\fluttter %*

Step:03- Set path variable
In windows set path in environment variable to aliases folder
For linux and mac
change PATH i bashrc file to alias folder

Step:04- Setup for vscode

search for flutter paths and add the paths to each flutter directory

SUBSCRIBE HERE:

Social links:
GITHUB:

FACEBOOK:

TWITTER:

INSTAGRAM:
Рекомендации по теме
Комментарии
Автор

This video is very detailed and easy to understand. Fully worked for me with Flutter-1.22.5 and Flutter-2.2.3.

vietlinhtspt
Автор

Active even after one year.!!!😳

You are Awesome man.!!!🤩👍

AnoopMasterCoder
Автор

Thanks.. Perfect answer.. Why would anyone downvote this?

Sticklemako
Автор

awsome...what is recording device you use?...thank you

eyobtilahun
Автор

Thank you is the only tut that has worked for me*

katlegomohoje
Автор

hai,
i tried this but there is no option for adding multiple sdk path (3:33 on video), using vscode with version : 1.63.2

arjuvijay
Автор

How are the addional flutter paths added in Android Studio?

ibrahimhammad
Автор

Bro did you know how to setup in ubuntu

prashantnigam