All Operators in Dart | Dart Operators | Dart Tutorial #17

preview_player
Показать описание
All Operators in Dart | Dart Operators

This video give detailed description about the operators in the Dart language.

Navigate to any topic & earn any operator as you want.
Use Timestamp to save you time

0:00 - Intro
0:14 - Dart operators & its types
1:23 - Arithmetic operators
2:45 - Relational operators
4:52 - Logical operators
8:09 - Assignment operators
9:37 - Increment & Decrement operators
12:25 - Bitwise Operators
18:31 - Conditional operators
20:20 - Type test operators
22:38 - Cascade operator
24:04 - Spared operator
25:10 - Null Aware Operators
25:34 - Default operator: ??
28:31 - Fallback assignment operator: ??=
29:32 - Safe navigation operator: ?.
30:57 - null-shorting cascade ?..
32:40 - Null aware Spared operator ...?
Рекомендации по теме
Комментарии
Автор

Hey bro i really like your video it's my first day at your channel and i recently start my journey to become a flutter developer I've already downloaded your 5 videos and still downloading and i hope you won't stop uploading video thnks bro ❤️🔥

akifchoudhary
Автор

Thanks for the awesome content. i have a question, at 27:56 instead of ?? operation can we use this -> var y = (x!= null)?x:0; as the result is same.

Sanjib
Автор

One more thing pls upload as fast you can because I'm waiting for watch all your upcoming video and can you tell. will you teach backend also?

akifchoudhary
Автор

Great tutorial but the sound is a bit low.

xtrinity