Flutter - How To Convert A String into a double/int (Dart Type Conversions)

  Рет қаралды 4,373

Flutter Mentor

Flutter Mentor

Күн бұрын

Very basic video showing you how to make some type conversions on Dart.
00:00 - Intro
00:55 - Converting a String to a double
02:22 - Converting an int into a double
03:03 - Turning a double/int to a String
05:00 - Like & Subscribe
05:20 - Flutter Mentor Out
Credits:
OUTRO SONG:
Mitsubachi by Smith The Mister smiththemister.bandcamp.com
Smith The Mister bit.ly/Smith-The-Mister-YT
Free Download / Stream: bit.ly/mitsubachi
Music promoted by Audio Library • Mitsubachi - Smith The...

Пікірлер: 12
@teriyakiboyz9797
@teriyakiboyz9797 2 жыл бұрын
you save my life Broo..
@romanayub
@romanayub 9 ай бұрын
thank you, really usefull.
@thazeroword646
@thazeroword646 2 жыл бұрын
Very nice useful video
@raomuhammadusama9244
@raomuhammadusama9244 2 жыл бұрын
Thanks man. good job
@messiisthebest
@messiisthebest Жыл бұрын
Exception has occurred. FormatException (FormatException: Invalid double )
@francescotagliavento8081
@francescotagliavento8081 2 жыл бұрын
are you going to make some tutorial (weather app etc.)?
@FlutterMentor
@FlutterMentor 2 жыл бұрын
Yeah I'll try to get that done in 2022
@gamingarcade2059
@gamingarcade2059 2 жыл бұрын
How can I convert any data type to string in flutter?
@FlutterMentor
@FlutterMentor 2 жыл бұрын
just add .toString() at the end of it
@gamingarcade2059
@gamingarcade2059 2 жыл бұрын
@@FlutterMentor Thanks for your response really appreciate it
@PCOPedro
@PCOPedro Жыл бұрын
tryParse didn´t work, only Parse did
@user-yr7lj8xp8y
@user-yr7lj8xp8y 2 жыл бұрын
please need to under stand why using to int in this function class MyFunctions { static String convertNumber(String number, String lang) { print("*" * 50); print(number); String res = ""; final arabicsNum = ['٠', '١', '٢', '٣', '٤', '٥', '٦', '٧', '٨', '٩']; if (lang == "ar") { number.split("").forEach((element) { print(element);//String number if (element == ".") { res += "."; } else { res += arabicsNum[int.parse(element).toInt()]; } }); } else { res = number; } return res; }
What Are APIs? - Simply Explained
6:49
Simply Explained
Рет қаралды 876 М.
Викторина от МАМЫ 🆘 | WICSUR #shorts
00:58
Бискас
Рет қаралды 4,6 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:40
CRAZY GREAPA
Рет қаралды 29 МЛН
Playing hide and seek with my dog 🐶
00:25
Zach King
Рет қаралды 35 МЛН
Flutter - DropdownButton Example Tutorial For Beginners
11:08
Flutter Mentor
Рет қаралды 865
Which Banner is WORTH it?? (1.1 Banner Review ZZZ)
10:50
Jello Zone Zero
Рет қаралды 17 М.
Flutter - The Table Class Widget
8:33
Flutter Mentor
Рет қаралды 437
What if my Intel CPU explodes??
14:20
Paul's Hardware
Рет қаралды 63 М.
Flutter/Dart - What Is The Spread Operator? (...)
3:38
Flutter Mentor
Рет қаралды 1,2 М.
Solo E6S1 Yunli Echo of War | Honkai: Star Rail EN
6:00
Nocte Vertunum Gaming
Рет қаралды 44 М.
Flutter - Customizing The Colors Of Your DatePicker
9:05
Flutter Mentor
Рет қаралды 10 М.
Dart Streams - Flutter in Focus
8:01
Flutter
Рет қаралды 256 М.
Викторина от МАМЫ 🆘 | WICSUR #shorts
00:58
Бискас
Рет қаралды 4,6 МЛН