دورة في لغة الدارت Dart - Implements class
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 5
Map 1
Map 2
Dyanmic varibles
Final and const
Set
Convert between List Map Set
Function
Function types
Function scope
Import
Example 1
Example 2
Example 3
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 1
Type map 2
Regular expressions
Private
Mixin
The End