C:\ornekler\dart_dili>flutter doctor -v
‘flutter’ is not recognized as an internal or external command,
operable program or batch file.
flutter kurma sorunu
run kısmında
Launching lib\main.dart on AOSP on IA Emulator in debug mode…
Running Gradle task ‘assembleDebug’…
Checking the license for package Android SDK Build-Tools 28.0.3 in C:\Users\Lenovo\AppData\Local\Android\sdk\licenses
Warning: License for package Android SDK Build-Tools 28.0.3 not accepted.
Checking the license for package Android SDK Platform 28 in C:\Users\Lenovo\AppData\Local\Android\sdk\licenses
Warning: License for package Android SDK Platform 28 not accepted.
FAILURE: Build failed with an exception.
- What went wrong:
Could not determine the dependencies of task ‘:app:compileDebugJavaWithJavac’.
Failed to install the following Android SDK packages as some licences have not been accepted.
build-tools;28.0.3 Android SDK Build-Tools 28.0.3
platforms;android-28 Android SDK Platform 28
To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.
Alternatively, to transfer the license agreements from one workstation to another, see http://d.android.com/r/studio-ui/export-licenses.html
Using Android SDK: C:\Users\Lenovo\AppData\Local\Android\sdk
Try:
Run with –stacktrace option to get the stack trace. Run with –info or –debug option to get more log output. Run with –scan to get full insights.Get more help at https://help.gradle.org
BU�LD FAILED in 3m 48s
Finished with error: Gradle task assembleDebug failed with exit code 1
5 kere kaldırıp yükledim sonuç aynı , hoca ders anlatıyor ben yapamıyorum
MeralSalihDeniz flutter dosya yolunu atar mısınız ?
MeralSalihDeniz https://www.flutterforum.org/d/5-windows-flutter-al-m-yor
Şu yazıyı takip edin
C:\Users\Lenovo\AppData\Local\Android\Sdk
gönderdiğiniz yolu denedim çalıştıııııııııı çooooooooooooooook teşekkürleeeeeeeeeeeeeeer
MeralSalihDeniz Rica ederim hocam
İyi çalışmalar dilerim.
Flutter
Merhabalar, Flutter öğrenmeye yeni başladım. '‘No connected devices found; please connect a device, or see flutter.dev/setup for getting started instructions’'. Böyle bir hata alıyorum, ne yapmam gerektiği doğrultusunda bilgilendirme yapabilir misiniz.
CansuDemirel No connected devices found; please connect a device
Merhaba,
Konuyla ilgili yeni bir tartışma açabilir misiniz ?
terminale flutter doctor -v yazıp sonucu yeni tartışmanın altına yazarsanız ve hangi işlem esnasında sorun aldığınızı yazarsanız süreç daha hızlı ilerler
Merhaba
Flutter programını kurdum.Bununla birlikte Android Studio programını da kurdum.Flutter kullanarak yazdığım ilk basit programda şöyle bir hata verdi:No connected devices found; please connect a device, or see flutter.dev/setup for getting started instructions.
Bu hatayı nasıl giderebirilirim?
flutter doctor -v yazdım ve aşağıdaki sonucu verdi.
‘flutter’ iç ya da dış komut, çalıştırılabilir
program ya da toplu iş dosyası olarak tanınmıyor.
- Edited
ibrahimkicir Merhaba, aşağıdaki yolu takip edin
Kullanıcı değişkenleri ekranının altında path ile açılmış bir yol yok.Nasıl oluşturabilirim?Ekran görünütüsü nasıl atabilirim size?
ibrahimkicir Çektiğiniz ekran görüntüsünü bir yere yükleyin https://hizliresim.com gibi
linkini atın buraya
https://hizliresim.com/lyS6f4
hocam resmi yükledim.
ibrahimkicir Sistem değişkenleri alanında yokmu ?
Hayır hocam yok
Hocam Android Studio programında şu programı yazdım:
void main() {
print(“Merhaba Dunya”);
}
Verdigi hata şu:
No connected devices found; please connect a device, or see flutter.dev/setup for getting started instructions.