😎Hey, thanks for watching! We’d love to know your thoughts/doubts here in the comments. 👉For professional self-paced certification courses (pre-recorded), visit: bit.ly/Pre-Recorded-Course 👉Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: bit.ly/TH-cam-WsCubeTech
Hello sir, terminal in android studio is working properly with dart but in vs code its not workin properly😭😭. The code opens in debug window instead of terminal window after clicking run in vs code
Sir I really loved the course but for students like me with relatively low end systems. Try using VS code instead of Android studio and try using third party emulators instead of SDK emulator its faster...
Isme galti kha hai. Print ni hora. Same copy kiya h fir bhi. File name bhi .dart hai. void main(){ print('Welcome to Dart'); stdout.write('Enter your name:'); var name = stdin.readLineSync(); print("Welcome, $name"); }
Hello Good Day i wrote same programme in VS and ANDRIOD it givien error please advise import 'dart:io'; void main (){ print ('This is my first mibi project'); print ('Hello World'); print('ENTER Your GOOD NAME !'); print("WELCOME, $name"); var name = Stdin.readLineSync(); } project.dart:12:18: Error: Undefined name 'name'. print("WELCOME, $name"); Error: Member not found: 'Stdin.readLineSync'. var name = Stdin.readLineSync(); project.dart:12:18: Context: Previous use of 'name'. print("WELCOME, $name");
Hello Good Day i wrote same programme in VS and ANDRIOD it givien error please advise import 'dart:io'; void main (){ print ('This is my first mibi project'); print ('Hello World'); print('ENTER Your GOOD NAME !'); print("WELCOME, $name"); var name = Stdin.readLineSync(); } project.dart:12:18: Error: Undefined name 'name'. print("WELCOME, $name"); Error: Member not found: 'Stdin.readLineSync'. var name = Stdin.readLineSync(); project.dart:12:18: Context: Previous use of 'name'. print("WELCOME, $name");
😎Hey, thanks for watching! We’d love to know your thoughts/doubts here in the comments.
👉For professional self-paced certification courses (pre-recorded), visit: bit.ly/Pre-Recorded-Course
👉Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: bit.ly/TH-cam-WsCubeTech
I am beginner for mobile development your flutter tutorial is really great
It is my first day in the world of Dart and Flutter. Thankyou for explaining so well.
Have you completed?
This is the best turtral for all TH-cam❤️
i couldn't stop myself from subscribing. 🇮🇳🇮🇳
Because you work there
Thank you for complete my setup for flutter development
Thanks Sir, Veri great and Excellent lacture and communication veri greate sir, thanks a lot only few teacher on youtube like you................
OMG sir, your playlist is fulllllll of knowledge. Best playlist for those who want to learn coding.
start 2:27
Thanks sir for this amazing lectures and upcoming lectures 👍👍👍👍👍👍🔥🔥🔥🔥🔥🔥.I am ready to learn this flutter language..
Thank you so much for this wonderful dart language video 🎉🎉❤
Hello sir, terminal in android studio is working properly with dart but in vs code its not workin properly😭😭. The code opens in debug window instead of terminal window after clicking run in vs code
Ap ne kia chere pe kuch lagaya hri kiyoon ke ap ka chera bhot jada white
I m familiar with html 😢😢😢😢
stdout.write("hello"); not work in dartpad. it show undefined
Sir dart language ki sbhi videos ek playlist me nhi h ky
but the reality is my vs code is not taking input 😭😭 please help
Your teaching technique is best, Thank you Sir
Sir dart k upar Puri video banao 😘😘
Osm explanation 👌👌
Can we use using namespace std instead of using std everytime?
Great work Sir thank you 😊
I am using vs code for flutter, then how to run this code into flutter.
Sir Also teach us about dart algorithms after clearing out all the concepts
Sir I really loved the course but for students like me with relatively low end systems. Try using VS code instead of Android studio and try using third party emulators instead of SDK emulator its faster...
Please guide for visual studio code
if you are unable to see practise.dart then press ctrl+shift+f10
you're a hero my friend.
Thanks... Working now
Greate sir
Hii sir ,
I question arises my mind what is a Android game development kit? Please explain
Sir dart language ka tutorial banaona
Sir dart pad par program error de raha hain
Thanks
WsCube Tech
Thanks
I have created practice.dart but it is not running as practice.dart is not appearing in place of main.dart
Can I build a full application using only dart,
Is it required to use Android studio any where
isme firebase kaise jodu sir
Tnx
no connected device found error, how to resolve it???
dart pad ke ander import io wala se error show ho raha hai
but how to use dart in dartpad
Sir batao tho Sahi file kaise create kya
Isme galti kha hai. Print ni hora. Same copy kiya h fir bhi.
File name bhi .dart hai.
void main(){
print('Welcome to Dart');
stdout.write('Enter your name:');
var name = stdin.readLineSync();
print("Welcome, $name");
}
import 'dart:io';
code suggation not work
i need your small help
Sir dart give error 😢
practise????
I know java
hehhehhehhe
18-4-23
Hello
Good Day
i wrote same programme in VS and ANDRIOD it givien error please advise
import 'dart:io';
void main (){
print ('This is my first mibi project');
print ('Hello World');
print('ENTER Your GOOD NAME !');
print("WELCOME, $name");
var name = Stdin.readLineSync();
}
project.dart:12:18: Error: Undefined name 'name'.
print("WELCOME, $name");
Error: Member not found: 'Stdin.readLineSync'.
var name = Stdin.readLineSync();
project.dart:12:18: Context: Previous use of 'name'.
print("WELCOME, $name");
stdout.write("enter the new text"); [ not working ?]
When try to write the same code in vs its giving me error -Error: Unsupported operation: StdIOUtils._getStdioInputStream
Hello
Good Day
i wrote same programme in VS and ANDRIOD it givien error please advise
import 'dart:io';
void main (){
print ('This is my first mibi project');
print ('Hello World');
print('ENTER Your GOOD NAME !');
print("WELCOME, $name");
var name = Stdin.readLineSync();
}
project.dart:12:18: Error: Undefined name 'name'.
print("WELCOME, $name");
Error: Member not found: 'Stdin.readLineSync'.
var name = Stdin.readLineSync();
project.dart:12:18: Context: Previous use of 'name'.
print("WELCOME, $name");