فنحن لا ندعي ملكية أي دورة ولهذا نضع المصدر الأصلي لكم
مصدر الدورة الرئيسي# introduction Dart Language [ Mastering Dart in Arabic ]
create project
حل مشكلة عدم ظهور زر التشغيل
syntax
variable
datatype
هام جدا Null Safety
Arithmetic Operators
quality and Relational Operators
Type test Operators And Assignment Operators
Logical Operators
comment
if else statement
switch case
for loop
While Loop
Do While
break
continue
number
String Method
List
List ( add length )
List ( first last isEmpty isNotEmpty reversed single)
List( Add AddAll insert insertAll)
List method part
Map
Map Part
dyanmic varibles
final and const
Set
Convert between List Map Set
function
function types
function types
function scope
import
example
example
example
as with import
Runes
Assert
Max And Min
DataType (List Set Map)
( FirstWhere AsMap WhereType )
(Every Any Take)
(Where Indexwhere Firestwhere )
(Startswith Endwith Contain)
Example
Iterator And Iterable
Map Method
Try And Catch
shorthand if
oop
method class
Constructor
Reset Variable
Setter And Getter
static
Cascade operator
inheritance
override
mult level inherate
super class
abstract class
implements class
Collection
type map
type map
regular expressions
Private
mixin