Dart Basics - Reading input from the console

  Рет қаралды 28,438

Johan Jurrius

Johan Jurrius

Күн бұрын

Пікірлер: 30
@prakashanuvadia8870
@prakashanuvadia8870 2 жыл бұрын
nice explanation one of best dart explain simple any body can easily understand....sir You are one of the best professor on you tube...from your video clear my programing concept .....
@ericberg2131
@ericberg2131 2 жыл бұрын
You have to run this program from the terminal for it to work properly
@majdkillawe3193
@majdkillawe3193 2 жыл бұрын
*** SOLUTION FOR THE INT.PARSE ** int x =int.parse(stdin.readLineSync()!)
@siddiquisharique
@siddiquisharique 2 жыл бұрын
My code runs in debug console instead of terminal and it doesn't takes user inputs even though there is no error.
@aufarrizkya
@aufarrizkya 2 жыл бұрын
Thanks! Nice explanation!
@texsesyt2902
@texsesyt2902 2 жыл бұрын
for any one having error just put ! at the end. int num = int.parse( stdin.readLineSync() ! );
@younesferhat6092
@younesferhat6092 2 жыл бұрын
thanks man
@JoneeL
@JoneeL Жыл бұрын
or it needs to be a string so you can do int num = int.parse( "${ stdin.readLineSync }" ); this will also act like a string syntax is bit harder to read.
@MohamedAbauze
@MohamedAbauze 10 ай бұрын
thanks man your solve my problem thankssss
@jeffdon9257
@jeffdon9257 Жыл бұрын
Hi Can you please make a video that states the exact process of validating a user email address as a well as password using regex? Thank you
@nirojthapa5077
@nirojthapa5077 3 жыл бұрын
how to fix this while taking input Error: The argument type 'String?' can't be assigned to the parameter type 'String' because 'String?' is nullable and 'String' isn't.
@JohanJurrius
@JohanJurrius 3 жыл бұрын
Did you check out this video of mine? kzbin.info/www/bejne/gqbPp5ueec6kh9k . In the description of the videos you will find a link to the playlist. Better to follow the playlist.
@luisgassier7251
@luisgassier7251 3 жыл бұрын
String? tipo = stdin.readLineSync(); opc = int.parse(tipo!);
@abdulfatahbajeh6542
@abdulfatahbajeh6542 2 жыл бұрын
Same issue over here
@siddiquisharique
@siddiquisharique 2 жыл бұрын
Use var instead of String
@AliJawad-q5d
@AliJawad-q5d 2 жыл бұрын
How to find the data type entered in terminal? Because the only data type I'm getting is " String " even tho I put numbers in there
@siddiquisharique
@siddiquisharique 2 жыл бұрын
You have to convert string values to double or integers.
@Sinan-sngl
@Sinan-sngl Жыл бұрын
thank u sir
@Kyun_____
@Kyun_____ 8 ай бұрын
Thanks
@minhazrahman4828
@minhazrahman4828 2 жыл бұрын
Hello sir why import "dart:io"; is not supported?? they show me that "unsupported import(s) dart:io" what should i do now sir??
@JohanJurrius
@JohanJurrius 2 жыл бұрын
Please check if it is like this: import 'dart:io';
@chadkhan277
@chadkhan277 2 жыл бұрын
@@JohanJurrius sir i face same problem. what can i do now?
@omerfarukseckin
@omerfarukseckin 2 жыл бұрын
my code isn't working ı can't understand where is my mistake
@mohsenahmedofficial7215
@mohsenahmedofficial7215 2 жыл бұрын
thx
@ahmedbahram4653
@ahmedbahram4653 3 жыл бұрын
thank u
@ianrafaeltoh7679
@ianrafaeltoh7679 2 жыл бұрын
not working, it will freeze the console
@josephakintola5988
@josephakintola5988 2 жыл бұрын
Mine is saying global something
@zakariahouache5442
@zakariahouache5442 3 жыл бұрын
void main() { print('what is your age'); String age=stdin.readLineSync(); print("your age is = $age!"); } It says there is an error here where is the error in stdi
@JohanJurrius
@JohanJurrius 3 жыл бұрын
What is the error?
@NitinVarma
@NitinVarma 2 жыл бұрын
It's a null safety error. Try using Syntax: String? or Syntax: stdin.readLineSync()!;
Dart Functions - Anonymous functions, the fat arrow and typedef.
17:09
这是自救的好办法 #路飞#海贼王
00:43
路飞与唐舞桐
Рет қаралды 107 МЛН
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 19 МЛН
龟兔赛跑:好可爱的小乌龟#short #angel #clown
01:00
Super Beauty team
Рет қаралды 124 МЛН
amazing#devil #lilith #funny #shorts
00:15
Devil Lilith
Рет қаралды 18 МЛН
Dart Basics - The String escape character and multi-line Strings
10:25
Dart Collections - Lists
18:59
Johan Jurrius
Рет қаралды 12 М.
Dart Classes - Basics of Classes in Dart
20:48
Johan Jurrius
Рет қаралды 15 М.
Flutter State Management - Using Provider to read JSON data
50:27
Johan Jurrius
Рет қаралды 16 М.
How to accept user input in Java ⌨️【8 minutes】
8:02
Bro Code
Рет қаралды 211 М.
Dart Functions - Introduction to Functions
16:56
Johan Jurrius
Рет қаралды 6 М.
Dart Collections - Maps
14:33
Johan Jurrius
Рет қаралды 10 М.
Dart Collections - Read data from a file into a collection
17:33
Johan Jurrius
Рет қаралды 7 М.
Dart Basics - Exercise 1
13:17
Johan Jurrius
Рет қаралды 8 М.
Dart Crash Course #4 - Functions
9:07
Net Ninja
Рет қаралды 15 М.
这是自救的好办法 #路飞#海贼王
00:43
路飞与唐舞桐
Рет қаралды 107 МЛН