Soru Linux Mint Flutter Kurulumu

Bu konuyu okuyanlar

tacwetly

Öğrenci
Katılım
16 Ağustos 2022
Mesajlar
17
Reaksiyon puanı
2
Puanları
3
Yaş
23
Linux Mint'e Flutter kurdum ve Terminal'e flutter doctor yazınca 3 tane dosya indirmem gerektiğini fark ettim, Bunları indirdim ama ne yapacağımı bilmiyorum. Terminal'in ekran görüntüsü;

1668807604294.png


3 dosyayı da oradaki bağlantıdan indirdim şimdi ne yapmam gerek.
 

Roni12

Öğrenci
Cezalı
Katılım
19 Aralık 2022
Mesajlar
4
Reaksiyon puanı
0
Puanları
1
Yaş
24
Once you have downloaded the files, you will need to extract them. To do this, you can use the "tar" command in Terminal. For example, you can use the following command to extract the first file:

tar xvf <filename>.

Once the files have been extracted, you will need to navigate to the directory where they have been extracted and then run the following command:

./flutter/bin/flutter doctor

This command will check that all the necessary components are installed correctly and will give you a report of what needs to be done. Once you have done this, you can proceed with setting up the Flutter environment.
 
Üst