Console Input - Dart Programming

preview_player
Показать описание
🚀 Get 100% Off Your First Month with CustomGPT! 🚀

Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. Plus, you'll help support my channel with a 15% commission at no extra cost to you!

Udemy Coupons
Here are coupons for all of my udemy courses:

For all new courses feel free to ask for a coupon, enjoy.

If you like this stuff, as always, show the love through comments, likes, favorites, subscriptions, etc.

Thousands of free videos at

If you have any questions feel free to post them at

Our Website

Our games made using Cocos2d-x
------------------------------------------------------

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

I'm new at Dart. This video was very useful for me. Thanks

efemerictunali
Автор

For all type in dart !
import 'dart:io';
void main(){
double? valor =
int? valor_int =
String? name = stdin.readLineSync() ;
}
* ? and ! they are null operators*

vilao.
Автор

0 import 'dart:io';
1
2 void main() {
3 String str = stdin.readLineSync();
4 print(str);
5 print("End of application");
6 }
~
Error: A value of type 'String?' can't be assigned to a variable of type 'String' because 'String?' is nullable and 'String' isn't

armagan_gok
Автор

import 'dart:io';

main() {
print('please enter your age');
int age =
print (age);
}

mohamedhassan-qgvf
Автор

Hey, I tried to do the same but I got this error:
global evaluation not supported
what should I do?

mennagamea
Автор

it doesn't work with me, I can't enter or input any data

mohamedhassan-qgvf
Автор

I run but it does not receive input from me

danialpm
Автор

error show me please i am suing dart pad pleaqse solve eror

gaashajiofficial
welcome to shbcf.ru